mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-07 01:04:54 +00:00
Fixed: Sonarr references in RemoteAccessAdapter.cs
This commit is contained in:
@@ -36,7 +36,7 @@ namespace NzbDrone.Host.AccessControl
|
||||
}
|
||||
else if (!passive)
|
||||
{
|
||||
throw new RemoteAccessException("Failed to register URLs for Sonarr. Sonarr will not be accessible remotely");
|
||||
throw new RemoteAccessException("Failed to register URLs for Lidarr. Lidarr will not be accessible remotely");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user