mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 07:46:05 -07:00
small bit of work on #266
This commit is contained in:
parent
a5257a0fbf
commit
cd135d824c
4 changed files with 36 additions and 23 deletions
|
@ -50,5 +50,6 @@ namespace PlexRequests.UI.Models
|
|||
public string ImdbId { get; set; }
|
||||
public int SiteRating { get; set; }
|
||||
public Store.EpisodesModel[] Episodes { get; set; }
|
||||
public bool TvFullyAvailable { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue