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

Ryan Matthews 8 years ago committed by Leonardo Galli
parent 68bf97f52c
commit 91295f50b0

@ -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,

Loading…
Cancel
Save