mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Set start url to true home url to prevent redirect on every load
This commit is contained in:
parent
6f2609a65a
commit
8adcdf5828
@ -4,7 +4,7 @@
|
||||
"description": "Jellyfin: the Free Software Media System.",
|
||||
"lang": "en-US",
|
||||
"short_name": "Jellyfin",
|
||||
"start_url": "/web/index.html",
|
||||
"start_url": "/web/index.html#!/home.html",
|
||||
"theme_color": "#101010",
|
||||
"background_color": "#101010",
|
||||
"display": "standalone",
|
||||
|
Loading…
Reference in New Issue
Block a user