1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-21 08:31:27 -05:00
This commit is contained in:
Michael Jerger 2024-05-05 16:58:15 +02:00
parent 1a07db1a40
commit 510868731d

View file

@ -133,7 +133,7 @@ type User struct {
UseCustomAvatar bool UseCustomAvatar bool
// For federation // For federation
NormalizedFederatedUri string NormalizedFederatedURI string
// Counters // Counters
NumFollowers int NumFollowers int