mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
BacklogSetting refactoring.
This commit is contained in:
parent
3a5d99921e
commit
02cb12bdb8
15 changed files with 75 additions and 76 deletions
|
@ -44,7 +44,7 @@ namespace NzbDrone.Core.Repository
|
|||
|
||||
public bool IsDaily { get; set; }
|
||||
|
||||
public BacklogStatusType BacklogStatus { get; set; }
|
||||
public BacklogSettingType BacklogSetting { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this <see cref="Series"/> is hidden.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue