always show sender for images
This commit is contained in:
parent
e534b7a8a2
commit
9951898598
2 changed files with 4 additions and 1 deletions
|
|
@ -250,6 +250,7 @@ class RoomChat extends HookConsumerWidget {
|
|||
message,
|
||||
headers: room.roomData.client.headers,
|
||||
groupStatus: groupStatus,
|
||||
alwaysShow: true,
|
||||
),
|
||||
message: message,
|
||||
index: index,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue