fmt
This commit is contained in:
parent
30ce67c38f
commit
f93a27d67d
@ -20,6 +20,6 @@ func (TeamList) TableName() string {
|
||||
}
|
||||
|
||||
type teamWithRight struct {
|
||||
Team `xorm:"extends"`
|
||||
Team `xorm:"extends"`
|
||||
Right TeamRight `json:"right"`
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user