Fixed error

pull/3895/head
Jamie Rees 5 years ago
parent 1c5cabd129
commit 3833e410e9

@ -455,7 +455,7 @@ namespace Ombi.Controllers.V1.External
}
catch (Exception e)
{
Log.LogError(LoggingEvents.Api, e, "Could not test Mobile Notifications");
Log.LogError(LoggingEvents.Api, e, "Could not test Lidarr");
return false;
}
}

Loading…
Cancel
Save