mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-27 23:16:58 -04:00
Initial Push
This commit is contained in:
@@ -97,7 +97,7 @@ class BackupRow extends Component {
|
||||
|
||||
<TableRowCell>
|
||||
<Link
|
||||
to={`${window.Radarr.urlBase}${path}`}
|
||||
to={`${window.Prowlarr.urlBase}${path}`}
|
||||
noRouter={true}
|
||||
>
|
||||
{name}
|
||||
|
||||
Reference in New Issue
Block a user