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
// For federation
NormalizedFederatedUri string
NormalizedFederatedURI string
// Counters
NumFollowers int