chore: Follow up reply refactoring
This commit is contained in:
parent
4f3629ccf4
commit
bea4b811d9
1 changed files with 1 additions and 1 deletions
|
|
@ -521,7 +521,7 @@ class Message extends StatelessWidget {
|
|||
.data!
|
||||
: Event(
|
||||
eventId:
|
||||
event.relationshipEventId!,
|
||||
event.inReplyToEventId() ?? '\$fake_event_id',
|
||||
content: {
|
||||
'msgtype':
|
||||
'm.text',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue