mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
removed notification toggle settings from configservice.
This commit is contained in:
@@ -76,8 +76,6 @@ namespace NzbDrone.Core.ExternalNotification
|
||||
return readFunction(def);
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void Handle(EpisodeGrabbedEvent message)
|
||||
{
|
||||
if (NotifyOnGrab)
|
||||
|
Reference in New Issue
Block a user