mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Rename Sonarr to Radarr
This commit is contained in:
@@ -409,7 +409,7 @@ namespace NzbDrone.Core.Configuration
|
|||||||
|
|
||||||
if (config.Count != 1)
|
if (config.Count != 1)
|
||||||
{
|
{
|
||||||
throw new InvalidConfigFileException($"{_configFile} is invalid. Please delete the config file and Sonarr will recreate it.");
|
throw new InvalidConfigFileException($"{_configFile} is invalid. Please delete the config file and Radarr will recreate it.");
|
||||||
}
|
}
|
||||||
|
|
||||||
return xDoc;
|
return xDoc;
|
||||||
|
|||||||
Reference in New Issue
Block a user