fix: AutoUpdateToast breaks HMR

This commit is contained in:
AnotiaWang
2025-02-17 18:24:12 +08:00
parent 78bdfd3282
commit d4d3351ecf
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,6 @@
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
<AutoUpdateToast />
</UApp>
</template>