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

Fixed: Typo in Lost Connection modal

pull/3936/head
Matthew Kleiman 5 years ago committed by GitHub
parent b0a66cc03d
commit f6af29fc3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save