mirror of
https://github.com/Radarr/Radarr
synced 2025-03-14 16:09:37 +00:00
parent
68bf97f52c
commit
91295f50b0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue