tg app fix sizes
This commit is contained in:
@@ -67,6 +67,9 @@ onMounted(() => {
|
||||
tgApp.lockOrientation?.();
|
||||
tgApp.MainButton.setText("Open Space Picker");
|
||||
tgApp.MainButton.show();
|
||||
|
||||
tgApp.SecondaryButton.setText("Open Space Pick12312312er");
|
||||
tgApp.SecondaryButton.show();
|
||||
tgApp.ready();
|
||||
setupBackButton();
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user