let fmt-check fail
This commit is contained in:
parent
9526fba123
commit
08022758ff
|
|
@ -90,7 +90,7 @@ type User struct {
|
|||
OwnedOrgs []*User `xorm:"-"`
|
||||
Orgs []*User `xorm:"-"`
|
||||
Repos []*Repository `xorm:"-"`
|
||||
Location string
|
||||
Location string
|
||||
Website string
|
||||
Rands string `xorm:"VARCHAR(10)"`
|
||||
Salt string `xorm:"VARCHAR(10)"`
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user