mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02: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