keep alive homepage

This commit is contained in:
lesion 2022-11-24 17:28:30 +01:00
parent dc2d8006fc
commit aeca6af42d
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

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