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

Fixed: Remove rouge space from metadata message

pull/431/head
Qstick 7 years ago
parent b1bcbe365d
commit 3ac378695c

@ -543,7 +543,7 @@ class ArtistDetails extends Component {
</div>
<div className={styles.metadataMessage}>
Missing Albums, Singles, or Other Types? Modify or Create a New <Link to='/settings/profiles'> Metadata Profile </Link>!
Missing Albums, Singles, or Other Types? Modify or Create a New <Link to='/settings/profiles'> Metadata Profile</Link>!
</div>
<OrganizePreviewModalConnector

Loading…
Cancel
Save