fix: pwa not being installable after nuxt 3 upgrade (#5552)

This commit is contained in:
Kuchenpirat
2025-06-20 18:04:45 +02:00
committed by GitHub
parent 3a4222c6c1
commit e2eb754cf2
3 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
<template>
<v-app dark>
<NuxtPwaManifest />
<TheSnackbar />
<AppHeader :menu="false" />

View File

@@ -1,5 +1,6 @@
<template>
<v-app dark>
<NuxtPwaManifest />
<TheSnackbar />
<v-banner