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

Fixed: Typo in Lost Connection modal

(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)
pull/1689/head
Matthew Kleiman 5 years ago committed by Qstick
parent 0e98e93170
commit 4d1931fa0e

@ -22,7 +22,7 @@ function ConnectionLostModal(props) {
>
<ModalContent onModalClose={onModalClose}>
<ModalHeader>
Connnection Lost
Connection Lost
</ModalHeader>
<ModalBody>

Loading…
Cancel
Save