Fixed: Sonarr references in RemoteAccessAdapter.cs

pull/6/head
Qstick 6 years ago committed by GitHub
parent 030deaf6ef
commit d15d5ae6ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ namespace NzbDrone.Host.AccessControl
} }
else if (!passive) 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");
} }
} }

Loading…
Cancel
Save