mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
keep alive homepage
This commit is contained in:
parent
dc2d8006fc
commit
aeca6af42d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<v-main>
|
||||
<Snackbar/>
|
||||
<Confirm/>
|
||||
<nuxt />
|
||||
<nuxt :keep-alive='$route.name === "index"'/>
|
||||
</v-main>
|
||||
<Footer/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue