Updated NzbDrone to Sonarr in notifications

This commit is contained in:
Mark McDowall
2014-11-25 07:21:33 -08:00
parent e226bf19e1
commit 86a12f95d2
10 changed files with 17 additions and 15 deletions
@@ -23,6 +23,7 @@ namespace NzbDrone.Core.Notifications.Pushover
Priority = 0;
}
//TODO: Get Pushover to change our app name (or create a new app) when we have a new logo
[FieldDefinition(0, Label = "API Key", HelpLink = "https://pushover.net/apps/clone/nzbdrone")]
public String ApiKey { get; set; }