Some Changes

This commit is contained in:
2024-07-09 21:35:19 +02:00
parent 101b8d3361
commit eb4b8a8d9b
13 changed files with 436 additions and 170 deletions

View File

@@ -12,6 +12,7 @@ console.log("1.")
console.log('Breakpoint updated:', oldBreakpoint, '->', newBreakpoint)
})*/
const dev = process.dev
@@ -42,9 +43,7 @@ useSeoMeta({
<NuxtPage/>
</NuxtLayout>
<!--
<UNotifications/>
-->
<UNotifications v-if="!dev"/>
<VitePwaManifest/>