mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 14:32:30 +01:00
ab8047b4bf
Fixes two related bugs: * No edit information was bundled for events which aren't `m.room.message`. * `m.new_content` was not applied for those events.
1 line
133 B
Text
1 line
133 B
Text
Fix a long-standing bug where edits of non-`m.room.message` events would not be correctly bundled or have their new content applied.
|