1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-02 14:17:19 +02:00

Enable browser navigation buttons for PWA

(cherry picked from commit da9a60691f363323565a293ed9eaeb6349ceccb6)

Closes #9487
This commit is contained in:
Agneev Mukherjee 2023-12-15 06:54:09 +05:30 committed by Bogdan
parent 41fef47684
commit eef379277a

View File

@ -15,5 +15,5 @@
"start_url": "../../../../",
"theme_color": "#3a3f51",
"background_color": "#3a3f51",
"display": "standalone"
"display": "minimal-ui"
}