mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 15:56:05 -07:00
Small updates including assembly version
This commit is contained in:
parent
98d143c9b2
commit
ced6d989c9
8 changed files with 76 additions and 30 deletions
|
@ -15,6 +15,7 @@ namespace RequestPlex.Store
|
|||
public string PosterPath { get; set; }
|
||||
public DateTime ReleaseDate { get; set; }
|
||||
public RequestType Type { get; set; }
|
||||
public string Status { get; set; }
|
||||
}
|
||||
|
||||
public enum RequestType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue