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

Fixed: Invalid icon definition in Health.js

pull/6/head
Qstick 6 years ago
parent 872080cf9e
commit 6312704611

@ -37,7 +37,7 @@ function getInternalLink(source) {
case 'RootFolderCheck':
return (
<IconButton
name={icons.ARTIST}
name={icons.ARTIST_CONTINUING}
title="Artist Editor"
to="/artisteditor"
/>

Loading…
Cancel
Save