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

Use the correct property for quality profile on overview

(cherry picked from commit b06d5fb07bc7ab73ff3705410d8993ef7e040852)
pull/4224/head
Bogdan 1 year ago
parent 6224fe95b5
commit bdd9628122

@ -21,7 +21,7 @@ const rows = [
{
name: 'qualityProfileId',
showProp: 'showQualityProfile',
valueProp: 'qualityProfileId',
valueProp: 'qualityProfile',
},
{
name: 'lastAlbum',

Loading…
Cancel
Save