mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
removed notification toggle settings from configservice.
This commit is contained in:
parent
5fc25b6095
commit
63a673f8f2
3 changed files with 2 additions and 95 deletions
|
@ -76,8 +76,6 @@ namespace NzbDrone.Core.ExternalNotification
|
|||
return readFunction(def);
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void Handle(EpisodeGrabbedEvent message)
|
||||
{
|
||||
if (NotifyOnGrab)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue