mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-08 06:00:50 -07:00
More work on submitting issues
This commit is contained in:
parent
6c03e3f0ad
commit
3eaf1971ec
5 changed files with 111 additions and 57 deletions
|
@ -45,5 +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 OtherMessage { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue