mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-06 13:45:17 -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