mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-14 11:23:42 +02:00
parent
0b49eba77a
commit
dadab50f3b
@ -96,7 +96,7 @@ class BackupRow extends Component {
|
|||||||
|
|
||||||
<TableRowCell>
|
<TableRowCell>
|
||||||
<Link
|
<Link
|
||||||
to={path}
|
to={`${window.Sonarr.urlBase}${path}`}
|
||||||
noRouter={true}
|
noRouter={true}
|
||||||
>
|
>
|
||||||
{name}
|
{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user