mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-13 08:42:57 -07:00
omgwtf so many changes. #865
This commit is contained in:
parent
64d37c37a3
commit
2e8f08fef1
38 changed files with 264 additions and 135 deletions
|
@ -10,6 +10,7 @@ namespace Ombi.Core.Models.UI
|
|||
public List<ClaimCheckboxes> Claims { get; set; }
|
||||
public string EmailAddress { get; set; }
|
||||
public string Password { get; set; }
|
||||
public bool IsSetup { get; set; }
|
||||
public UserType UserType { get; set; }
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue