mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 01:32:55 -07:00
parent
c4f57169ad
commit
59cf379d56
7 changed files with 16 additions and 12 deletions
|
@ -32,7 +32,8 @@ namespace PlexRequests.Store
|
|||
{
|
||||
[Key]
|
||||
public int Id { get; set; }
|
||||
public string User { get; set; }
|
||||
|
||||
public string UserName { get; set; }
|
||||
public string UserGuid { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue