diff options
Diffstat (limited to 'app.vue')
| -rw-r--r-- | app.vue | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ </script> <template> + <NuxtPwaManifest /> + <NuxtLayout> <NuxtPage /> </NuxtLayout> - - <NuxtPwaManifest /> </template> |
