mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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