mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 07:22:35 -07:00
Work on showing the requests for #32
This commit is contained in:
parent
e037ad0f2b
commit
a5d38421d3
7 changed files with 201 additions and 13 deletions
|
@ -51,5 +51,6 @@ namespace PlexRequests.UI.Models
|
|||
public string OtherMessage { get; set; }
|
||||
public string AdminNotes { get; set; }
|
||||
public string TvSeriesRequestType { get; set; }
|
||||
public string MusicBrainzId { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue