From 8413f6345c823d32e884254d6806133e9d7af4fb Mon Sep 17 00:00:00 2001 From: philon- <8975765+philon-@users.noreply.github.com> Date: Tue, 27 May 2025 13:35:47 +0200 Subject: [PATCH] Fix #624 (#631) --- src/components/UI/Avatar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/UI/Avatar.tsx b/src/components/UI/Avatar.tsx index 90a0f20e..c60c0c2d 100644 --- a/src/components/UI/Avatar.tsx +++ b/src/components/UI/Avatar.tsx @@ -136,7 +136,7 @@ export const Avatar = ({ ) : null} -
+
{initials}