Fixed: Backup path URL incorrect in some cases

This commit is contained in:
Qstick 2019-04-28 00:25:23 -04:00
parent 4aeaf04b62
commit e4f1e5d376

View file

@ -96,7 +96,7 @@ class BackupRow extends Component {
<TableRowCell>
<Link
to={path}
to={`${window.Lidarr.urlBase}${path}`}
noRouter={true}
>
{name}