1
0
Fork 0
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:
Agneev Mukherjee 2023-12-15 06:54:09 +05:30 committed by Bogdan
parent d98ba2a367
commit 3c321d518f

View file

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