mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
Banner is now shown on Details view.
This commit is contained in:
@@ -20,6 +20,7 @@ namespace NzbDrone.Web.Models
|
||||
public string QualityProfileName { get; set; }
|
||||
public string Overview { get; set; }
|
||||
public int Episodes { get; set; }
|
||||
public bool HasBanner { get; set; }
|
||||
|
||||
public IList<int> Seasons { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user