mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Optionally disable notifications for upgraded episode files
This commit is contained in:
@@ -7,5 +7,6 @@ namespace NzbDrone.Core.Notifications
|
||||
{
|
||||
public Boolean OnGrab { get; set; }
|
||||
public Boolean OnDownload { get; set; }
|
||||
public Boolean OnUpgrade { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user