mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Removed CustomStartDate
This commit is contained in:
@@ -35,7 +35,6 @@ namespace NzbDrone.Api.Series
|
||||
//Editing Only
|
||||
public Boolean SeasonFolder { get; set; }
|
||||
public Boolean Monitored { get; set; }
|
||||
public DateTime? CustomStartDate { get; set; }
|
||||
|
||||
public Boolean UseSceneNumbering { get; set; }
|
||||
public Int32 Runtime { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user