mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed up per comments
This commit is contained in:
@@ -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; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user