Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
prevetal committed Oct 20, 2024
1 parent 584a628 commit 18dbe98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/jetPack.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@


setTimeout(() => {
window.open(`https://t.me/${BOT_USERNAME}/${APP_NAME}`)
Telegram.WebApp.openTelegramLink(`https://t.me/${BOT_USERNAME}/${APP_NAME}`)
}, 2000)
})
}
Expand Down

0 comments on commit 18dbe98

Please sign in to comment.