mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-04 02:18:06 +00:00
Enable browser navigation buttons for PWA
(cherry picked from commit da9a60691f363323565a293ed9eaeb6349ceccb6) Closes #4365
This commit is contained in:
parent
d98ba2a367
commit
3c321d518f
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@
|
|||
"start_url": "../../../../",
|
||||
"theme_color": "#3a3f51",
|
||||
"background_color": "#3a3f51",
|
||||
"display": "standalone"
|
||||
"display": "minimal-ui"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue