mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-09 16:55:16 +00:00
linting
This commit is contained in:
parent
1a07db1a40
commit
510868731d
|
@ -133,7 +133,7 @@ type User struct {
|
|||
UseCustomAvatar bool
|
||||
|
||||
// For federation
|
||||
NormalizedFederatedUri string
|
||||
NormalizedFederatedURI string
|
||||
|
||||
// Counters
|
||||
NumFollowers int
|
||||
|
|
Loading…
Reference in a new issue