mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 13:57:06 -04:00
parent
0b49eba77a
commit
dadab50f3b
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ class BackupRow extends Component {
|
|||
|
||||
<TableRowCell>
|
||||
<Link
|
||||
to={path}
|
||||
to={`${window.Sonarr.urlBase}${path}`}
|
||||
noRouter={true}
|
||||
>
|
||||
{name}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue