mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
New: Added Network to Series Grid.
Fixed logging for RetentionSpecification.
This commit is contained in:
@@ -26,6 +26,7 @@ namespace NzbDrone.Web.Models
|
||||
public string NextAiring { get; set; }
|
||||
public string NextAiringSorter { get; set; }
|
||||
public string Details { get; set; }
|
||||
public string Network { get; set; }
|
||||
|
||||
public IList<int> Seasons { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user