mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-04 15:54:33 +00: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