mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
removed backlog from server
This commit is contained in:
parent
459c95d85e
commit
50ee2ee357
20 changed files with 29 additions and 108 deletions
|
@ -1,9 +0,0 @@
|
|||
namespace NzbDrone.Core.Model
|
||||
{
|
||||
public enum BacklogSettingType
|
||||
{
|
||||
Inherit = 0,
|
||||
Enable = 1,
|
||||
Disable = 2
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue