mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
New: Renamed Growl application to Sonarr (breaking)
This commit is contained in:
@@ -21,8 +21,7 @@ namespace NzbDrone.Core.Notifications.Growl
|
||||
{
|
||||
private readonly Logger _logger;
|
||||
|
||||
//TODO: Change this to Sonarr, but it is a breaking change (v3)
|
||||
private readonly Application _growlApplication = new Application("NzbDrone");
|
||||
private readonly Application _growlApplication = new Application("Sonarr");
|
||||
private readonly NotificationType[] _notificationTypes;
|
||||
|
||||
private class GrowlRequestState
|
||||
|
||||
Reference in New Issue
Block a user