mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
"Its an error"
This commit is contained in:
@@ -163,7 +163,7 @@ namespace NzbDrone.Core.Notifications
|
|||||||
|
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
_logger.WarnException("Unable to send OnGrab notification to: " + notification.Name, ex);
|
_logger.ErrorException("Unable to send OnGrab notification to: " + notification.Name, ex);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user