mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
small wip changes
This commit is contained in:
parent
4b7d7410ae
commit
e54ec746d6
7 changed files with 113 additions and 37 deletions
|
@ -35,5 +35,8 @@ namespace Ombi.Core.Models.Search.V2
|
|||
{
|
||||
public int ProviderId { get; set; }
|
||||
public string Overview { get; set; }
|
||||
public RequestType Type { get; set; }
|
||||
public DateTime ReleaseDate { get; set; }
|
||||
public string RequestStatus { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue