This commit is contained in:
Kirill
2026-05-25 21:14:19 +05:00
parent af582a813f
commit 09c5e0cd50
8 changed files with 112 additions and 160 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ export async function registerAuthRoutes(fastify) {
passwordHash,
displayName: displayName || null,
avatar: avatarUri,
avatarStyle: 'avataaars',
avatarStyle: 'initials',
},
})