mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 16:06:24 +02:00
Able to create new Newznab indexers
This commit is contained in:
@@ -10,5 +10,6 @@ namespace NzbDrone.Api.Indexers
|
||||
public Boolean Enable { get; set; }
|
||||
public String Name { get; set; }
|
||||
public List<Field> Fields { get; set; }
|
||||
public String Implementation { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user