mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
This commit is contained in:
commit
757bc92df7
1 changed files with 1 additions and 0 deletions
|
@ -863,6 +863,7 @@ namespace Ombi.Controllers
|
|||
{
|
||||
var ombiUser = new OmbiUser
|
||||
{
|
||||
Alias = user.Alias,
|
||||
Email = user.EmailAddress,
|
||||
UserName = user.UserName
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue