Added missing view

This commit is contained in:
Mark McDowall
2013-03-20 20:02:57 -07:00
parent 9ff7aa1bf7
commit 05c7b4f4ef
17 changed files with 205 additions and 6 deletions
Binary file not shown.
+1 -1
View File
@@ -61,7 +61,7 @@ namespace NzbDrone.Core.Tvdb
[XmlElement]
public int EpisodeNumber { get; set; }
[XmlIgnore]
[XmlElement]
public DateTime FirstAired { get; set; }
[XmlElement]