mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04: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