mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
SeasonEditor moved to Gird Editor.
This commit is contained in:
@@ -35,5 +35,8 @@ namespace NzbDrone.Web.Models
|
||||
|
||||
[DisplayName("Monitored")]
|
||||
public bool Monitored { get; set; }
|
||||
|
||||
[DisplayName("Season Editor")]
|
||||
public List<SeasonEditModel> SeasonEditor { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user