mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 15:32:37 -07:00
work for #32
This commit is contained in:
parent
8bd0464bef
commit
acb39b56f8
13 changed files with 122 additions and 33 deletions
|
@ -38,6 +38,7 @@ namespace PlexRequests.Store
|
|||
public string SeasonsRequested { get; set; }
|
||||
public string MusicBrainzId { get; set; }
|
||||
public List<string> RequestedUsers { get; set; }
|
||||
public string Artist { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public List<string> AllUsers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue