mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
New: Lidarr to Readarr
This commit is contained in:
@@ -96,7 +96,7 @@ class BackupRow extends Component {
|
||||
|
||||
<TableRowCell>
|
||||
<Link
|
||||
to={`${window.Lidarr.urlBase}${path}`}
|
||||
to={`${window.Readarr.urlBase}${path}`}
|
||||
noRouter={true}
|
||||
>
|
||||
{name}
|
||||
|
||||
Reference in New Issue
Block a user