mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-11 15:47:13 -07:00
fix: pwa not being installable after nuxt 3 upgrade (#5552)
This commit is contained in:
parent
3a4222c6c1
commit
e2eb754cf2
3 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
<template>
|
||||
<v-app dark>
|
||||
<NuxtPwaManifest />
|
||||
<TheSnackbar />
|
||||
|
||||
<AppHeader :menu="false" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue