mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-28 18:05:51 -04:00
Fixed broken test
This commit is contained in:
@@ -24,6 +24,7 @@ namespace NzbDrone.Api.Indexers
|
||||
public String SeriesTitle { get; set; }
|
||||
public int[] EpisodeNumbers { get; set; }
|
||||
public Boolean Approved { get; set; }
|
||||
public Int32 TvRageId { get; set; }
|
||||
public List<string> Rejections { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user