mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Removed CustomStartDate
This commit is contained in:
parent
e706e148fd
commit
7689b50dee
9 changed files with 19 additions and 188 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue