mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 01:32:55 -07:00
Added images to the search
This commit is contained in:
parent
6d339e7a1c
commit
ab15439a27
6 changed files with 36 additions and 20 deletions
|
@ -5,5 +5,6 @@
|
|||
public string Id { get; set; }
|
||||
public string MediaType { get; set; }
|
||||
public string Title { get; set; }
|
||||
public string Poster { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue