mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
New series ignore editor on Series/Details.
Styling works, backend saving not yet implemented.
This commit is contained in:
@@ -15,5 +15,6 @@ namespace NzbDrone.Web.Models
|
||||
public String Status { get; set; }
|
||||
public string AirDate { get; set; }
|
||||
public String Quality { get; set; }
|
||||
public bool Ignored { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user