mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-06 21:15:51 -05:00

The `prev_state` field on events is not specced and so synapse shouldn't explode if an event is missing the field. Fixes #4787