always show sender for images

This commit is contained in:
Henry Hiles 2025-11-23 16:01:27 -05:00
commit 9951898598
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -250,6 +250,7 @@ class RoomChat extends HookConsumerWidget {
message,
headers: room.roomData.client.headers,
groupStatus: groupStatus,
alwaysShow: true,
),
message: message,
index: index,