mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed up per comments
This commit is contained in:
parent
c0d77fcca2
commit
8b8ee912c0
5 changed files with 8 additions and 8 deletions
|
@ -13,6 +13,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; }
|
||||
public String TestCommand { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue