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

Fixed: Typo in exclude modal

pull/4542/head
Qstick 5 years ago committed by GitHub
parent 3a7b1741d9
commit 0e563db10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,7 +51,7 @@ class ExcludeMovieModalContent extends Component {
kind={kinds.DANGER}
onPress={this.onExcludeMovieConfirmed}
>
Exlude
Exclude
</Button>
</ModalFooter>
</ModalContent>

Loading…
Cancel
Save