parent
2fdc649202
commit
002fa73460
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ import (
|
||||||
|
|
||||||
// UserV15 describes the added field for User
|
// UserV15 describes the added field for User
|
||||||
type UserV15 struct {
|
type UserV15 struct {
|
||||||
|
KeepEmailPrivate bool
|
||||||
AllowCreateOrganization bool
|
AllowCreateOrganization bool
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue