From f980d0b8d2f98ff619c86d2af3eea409703ced5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20G=C3=B3mez?= Date: Tue, 13 Jan 2026 10:12:46 +0100 Subject: [PATCH] ui: last msg display --- src/components/GroupListViewer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/GroupListViewer.tsx b/src/components/GroupListViewer.tsx index cebf347..2c12167 100644 --- a/src/components/GroupListViewer.tsx +++ b/src/components/GroupListViewer.tsx @@ -74,7 +74,7 @@ const GroupListItem = memo(function GroupListItem({ {/* Last message preview - hide images and event embeds */} {lastMessageAuthor && lastMessageContent && ( -
+