mirror of
1
Fork 0
This commit is contained in:
Michael Jerger 2024-05-05 16:58:15 +02:00
parent 1a07db1a40
commit 510868731d
1 changed files with 1 additions and 1 deletions

View File

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