mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
[UI Work] Add Artist, Import Artist, Calendar
This commit is contained in:
@@ -13,7 +13,7 @@ function ErrorPage(props) {
|
||||
uiSettingsError
|
||||
} = props;
|
||||
|
||||
let errorMessage = 'Failed to load Sonarr';
|
||||
let errorMessage = 'Failed to load Lidarr';
|
||||
|
||||
if (!isLocalStorageSupported) {
|
||||
errorMessage = 'Local Storage is not supported or disabled. A plugin or private browsing may have disabled it.';
|
||||
|
||||
Reference in New Issue
Block a user