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

pull/2/head
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
{
Application = "Sonarr",
Application = "Radarr",
Description = message,
Event = title,
Priority = priority,

Loading…
Cancel
Save