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