Merge branch 'main' of gitlab.com:famedly/fluffychat
This commit is contained in:
commit
7e832ae872
3 changed files with 2 additions and 3 deletions
|
|
@ -125,7 +125,6 @@ class Message extends StatelessWidget {
|
|||
senderId: event.senderId,
|
||||
type: 'm.room.message',
|
||||
room: event.room,
|
||||
roomId: event.roomId,
|
||||
status: EventStatus.sent,
|
||||
originServerTs: DateTime.now(),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue