mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Added test button to notification edit
This commit is contained in:
@@ -12,5 +12,6 @@ namespace NzbDrone.Api.Notifications
|
||||
public Boolean OnDownload { get; set; }
|
||||
public List<Field> Fields { get; set; }
|
||||
public String Implementation { get; set; }
|
||||
public String Command { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user