mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Added Supports backlog boolean for Indexers.
This commit is contained in:
@@ -13,5 +13,7 @@ namespace NzbDrone.Core.Repository
|
||||
public String IndexProviderType { get; set; }
|
||||
|
||||
public String Name { get; set; }
|
||||
|
||||
public Boolean SupportsBacklog { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user