feat: add telegram api

This commit is contained in:
Nikita Kiselev
2025-07-10 23:14:09 +03:00
parent ca6275fb7e
commit b958feaec7
3 changed files with 22 additions and 11 deletions

View File

@@ -3,3 +3,7 @@ import App from './App.vue'
import './style.css'
createApp(App).mount('#app')
const tg = window.Telegram.WebApp;
tg.ready();
tg.expand(); // на весь экран