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