mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix manifest start_url
This commit is contained in:
parent
585b041929
commit
4842039ed3
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue