mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
BacklogSetting refactoring.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user