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