mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 11:38:32 -07:00
quick changes
This commit is contained in:
parent
9ce08902d7
commit
4f7ac123dd
2 changed files with 2 additions and 2 deletions
|
@ -63,6 +63,6 @@ namespace RequestPlex.Api.Models.Tv
|
|||
|
||||
public class TvSearchResult
|
||||
{
|
||||
public List<TvShowSearchResult> data { get; set; }
|
||||
public List<TvShow> data { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue