mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Added test button to notification edit
This commit is contained in:
parent
38589742e3
commit
1f4cf0034e
7 changed files with 78 additions and 8 deletions
|
@ -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; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue