mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
removed backlog from server
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
namespace NzbDrone.Core.Model
|
||||
{
|
||||
public enum BacklogSettingType
|
||||
{
|
||||
Inherit = 0,
|
||||
Enable = 1,
|
||||
Disable = 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user