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
@@ -16,7 +16,7 @@ function ErrorPage(props) {
systemStatusError
} = props;
let errorMessage = 'Failed to load Radarr';
let errorMessage = 'Failed to load Prowlarr';
if (!isLocalStorageSupported) {
errorMessage = 'Local Storage is not supported or disabled. A plugin or private browsing may have disabled it.';