mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 11:05:49 +03:00
3070af4809
A follow-up to #12005, in which I apparently missed that there are a bunch of other places that assume the create event is in the auth chain.
1 line
140 B
Text
1 line
140 B
Text
Preparation for faster-room-join work: when parsing the `send_join` response, get the `m.room.create` event from `state`, not `auth_chain`.
|