mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 01:32:55 -07:00
fixed unit tests
This commit is contained in:
parent
9fea842545
commit
de80558f54
4 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,6 @@ namespace Ombi.Core.Models.Search.V2
|
|||
|
||||
public class MovieCollection : SearchViewModel
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public string Overview { get; set; }
|
||||
public string PosterPath { get; set; }
|
||||
public string Title { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue