mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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