fix .env.production
This commit is contained in:
@@ -42,6 +42,7 @@ onMounted(async () => {
|
|||||||
telegramBtn.value.appendChild(script)
|
telegramBtn.value.appendChild(script)
|
||||||
|
|
||||||
// сообщаем Telegram WebApp, что UI готов
|
// сообщаем Telegram WebApp, что UI готов
|
||||||
|
console.log(tgApp.initData)
|
||||||
if (tgApp.initData) {
|
if (tgApp.initData) {
|
||||||
tgData.value = tgApp.initDataUnsafe
|
tgData.value = tgApp.initDataUnsafe
|
||||||
console.log(tgData.value)
|
console.log(tgData.value)
|
||||||
|
|||||||
Reference in New Issue
Block a user