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

Fixed: Help message when adding download clients

pull/4659/head
Qstick 4 years ago committed by Mark McDowall
parent 0fe436b952
commit e9a49941c9

@ -50,8 +50,8 @@ class AddDownloadClientModalContent extends Component {
<div>
<Alert kind={kinds.INFO}>
<div>Sonarr supports any downloadClient that uses the Newznab standard, as well as other downloadClients listed below.</div>
<div>For more information on the individual downloadClients, clink on the info buttons.</div>
<div>Sonarr supports many popular torrent and usenet download clients.</div>
<div>For more information on the individual download clients, click the more info buttons.</div>
</Alert>
<FieldSet legend="Usenet">

Loading…
Cancel
Save