Merge branch 'dev' into feat/add_user_theme_view_controls

This commit is contained in:
lesion
2023-02-03 15:18:16 +01:00
117 changed files with 4890 additions and 2443 deletions

View File

@@ -4,7 +4,9 @@
<v-main>
<Snackbar/>
<Confirm/>
<nuxt :keep-alive='$route.name === "index"'/>
<v-fade-transition hide-on-leave>
<nuxt />
</v-fade-transition>
</v-main>
<Footer/>