fix(invite): fixes to org invite stuff, #2630
This commit is contained in:
@@ -52,6 +52,7 @@ type CreateUserCommand struct {
|
||||
Password string
|
||||
EmailVerified bool
|
||||
IsAdmin bool
|
||||
SkipOrgSetup bool
|
||||
|
||||
Result User
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user