Set PROWL application to Radarr (#770) (#807)

This commit is contained in:
Ryan Matthews 2017-02-19 12:55:01 -05:00 committed by Leonardo Galli
commit 91295f50b0

View file

@ -26,7 +26,7 @@ namespace NzbDrone.Core.Notifications.Prowl
{ {
var notification = new Prowlin.Notification var notification = new Prowlin.Notification
{ {
Application = "Sonarr", Application = "Radarr",
Description = message, Description = message,
Event = title, Event = title,
Priority = priority, Priority = priority,