fix manifest start_url

This commit is contained in:
Dmitry Lyzo 2023-11-08 19:47:52 +03:00
parent 585b041929
commit 4842039ed3

View File

@ -3,7 +3,7 @@
"description": "The Free Software Media System",
"lang": "en-US",
"short_name": "Jellyfin",
"start_url": "index.html#!/home.html",
"start_url": "index.html#/home.html",
"theme_color": "#101010",
"background_color": "#101010",
"display": "standalone",