Initial Push

This commit is contained in:
Qstick
2020-10-18 04:18:35 -04:00
parent 09ed2ab889
commit e1020f4107
1845 changed files with 1516 additions and 113975 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ class BackupRow extends Component {
<TableRowCell>
<Link
to={`${window.Radarr.urlBase}${path}`}
to={`${window.Prowlarr.urlBase}${path}`}
noRouter={true}
>
{name}
@@ -203,7 +203,7 @@ class RestoreBackupModalContent extends Component {
<ModalFooter>
<div className={styles.additionalInfo}>
Note: Radarr will automatically restart and reload the UI during the restore process.
Note: Prowlarr will automatically restart and reload the UI during the restore process.
</div>
<Button onPress={onModalClose}>