let fmt-check fail

This commit is contained in:
kolaente 2018-06-20 12:42:42 +02:00
parent 9526fba123
commit 08022758ff
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B

View File

@ -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)"`