mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Fixed build and collection order
This commit is contained in:
parent
723aa3fffc
commit
cb12160a97
6 changed files with 50 additions and 56 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
public class MultiSearchResult
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public string MediaType { get; set; }
|
||||
public string Title { get; set; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue