mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 06:45:19 -07: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
|
var notification = new Prowlin.Notification
|
||||||
{
|
{
|
||||||
Application = "Sonarr",
|
Application = "Radarr",
|
||||||
Description = message,
|
Description = message,
|
||||||
Event = title,
|
Event = title,
|
||||||
Priority = priority,
|
Priority = priority,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue