chore: Follow up reply refactoring

This commit is contained in:
Christian Kußowski 2025-11-13 09:28:32 +01:00
parent 4f3629ccf4
commit bea4b811d9
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652

View file

@ -521,7 +521,7 @@ class Message extends StatelessWidget {
.data!
: Event(
eventId:
event.relationshipEventId!,
event.inReplyToEventId() ?? '\$fake_event_id',
content: {
'msgtype':
'm.text',