mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-28 18:16:59 -05:00
5536ddba75
The `prev_state` field on events is not specced and so synapse shouldn't explode if an event is missing the field. Fixes #4787