mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-11 01:57:06 +00:00
6475382d80
We were looking at the wrong event type (`m.room.encryption` vs `m.room.encrypted`). Also fixup the duplicate `EvenTypes` entries. Introduced in #6776.