mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-07 23:28:57 +01:00
b80bb7e452
This is what the MSC (now) requires. Fixes https://github.com/matrix-org/synapse/issues/10310.
1 line
155 B
Text
1 line
155 B
Text
Fix a long-standing bug which incorrectly caused `GET /_matrix/client/r3/rooms/{roomId}/event/{eventId}` to return edited events rather than the original.
|