mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-31 14:34:42 -04:00
fix (possible): PWA blank screen (#1523)
Possible fix for blank screen on PWA. #1077 https://stackoverflow.com/questions/54928050/vue-pwa-blank-screen-after-closing-the-app
This commit is contained in:
parent
11478134a1
commit
ea42350244
@ -75,7 +75,7 @@
|
|||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": ".",
|
"start_url": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#FFFFFF",
|
"background_color": "#FFFFFF",
|
||||||
"theme_color": "#E58325"
|
"theme_color": "#E58325"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user