mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Small fixes
This commit is contained in:
parent
47d14e81d0
commit
59106dca0f
8 changed files with 27 additions and 18 deletions
|
@ -73,6 +73,7 @@ namespace Ombi.Core.Models.Search.V2
|
|||
|
||||
public class CastViewModel
|
||||
{
|
||||
public int Id { get; set; }
|
||||
public string Person { get; set; }
|
||||
public string Character { get; set; }
|
||||
public string Image { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue