mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
New: Choose notification sound for PushOver
This commit is contained in:
@@ -16,5 +16,6 @@ namespace NzbDrone.Core.Notifications.Pushover
|
||||
public string ApiKey { get; set; }
|
||||
public string UserKey { get; set; }
|
||||
public int Priority { get; set; }
|
||||
public string Sound { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user