tg app fix sizes
This commit is contained in:
@@ -65,6 +65,7 @@ onMounted(() => {
|
||||
tgApp.expand?.();
|
||||
// tgApp.requestFullscreen?.();
|
||||
tgApp.lockOrientation?.();
|
||||
tgApp.disableVerticalSwipes()
|
||||
tgApp.ready();
|
||||
setupBackButton();
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user