Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/3c321d518f168a0c594873f202b2ad3edc2cdb2d You should set ROOT_URL correctly, otherwise the web may not work correctly.

Enable browser navigation buttons for PWA

(cherry picked from commit da9a60691f363323565a293ed9eaeb6349ceccb6)

Closes 
pull/4374/head
Agneev Mukherjee 1 year ago committed by Bogdan
parent d98ba2a367
commit 3c321d518f

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

Loading…
Cancel
Save