diff --git a/spa/src/App.vue b/spa/src/App.vue index 1fbbee2..a95abd3 100644 --- a/spa/src/App.vue +++ b/spa/src/App.vue @@ -35,10 +35,14 @@ diff --git a/spa/src/main.js b/spa/src/main.js index 0bdb444..cf38e39 100644 --- a/spa/src/main.js +++ b/spa/src/main.js @@ -6,4 +6,3 @@ createApp(App).mount('#app') const tg = window.Telegram.WebApp; tg.ready(); -tg.expand(); // на весь экран \ No newline at end of file