mirror of
https://github.com/Radarr/Radarr
synced 2025-12-30 04:06:39 +01:00
parent
68bf97f52c
commit
91295f50b0
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ public void SendNotification(string title, string message, string apiKey, Notifi
|
|||
{
|
||||
var notification = new Prowlin.Notification
|
||||
{
|
||||
Application = "Sonarr",
|
||||
Application = "Radarr",
|
||||
Description = message,
|
||||
Event = title,
|
||||
Priority = priority,
|
||||
|
|
|
|||
Loading…
Reference in a new issue