mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
most of #273 done
This commit is contained in:
parent
66bede34f4
commit
4808fffcef
15 changed files with 453 additions and 103 deletions
|
@ -34,7 +34,7 @@ namespace PlexRequests.UI.Models
|
|||
public int Id { get; set; }
|
||||
public int RequestId { get; set; }
|
||||
public string Title { get; set; }
|
||||
public int Count { get; set; }
|
||||
public string Issues { get; set; }
|
||||
public string Type { get; set; }
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue