mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-08 06:00:50 -07:00
Added the issues to the requests page
This commit is contained in:
parent
759540c837
commit
0556e4d32b
7 changed files with 73 additions and 52 deletions
|
@ -45,7 +45,7 @@ namespace PlexRequests.UI.Models
|
|||
public string ReleaseYear { get; set; }
|
||||
public bool Available { get; set; }
|
||||
public bool Admin { get; set; }
|
||||
public IssueState Issues { get; set; }
|
||||
public string Issues { get; set; }
|
||||
public string OtherMessage { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue