mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-08 03:37:28 +08:00
fix: compile problem
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import CallbackPage from '~/components/CallbackPage.vue'
|
import CallbackPage from '~/components/CallbackPage.vue'
|
||||||
import { I } from '~/dist/_nuxt/F7ewH_Zb'
|
|
||||||
import { telegramExchange } from '~/utils/telegram'
|
import { telegramExchange } from '~/utils/telegram'
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user