mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-10 08:29:23 -04: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