mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-07 02:25:50 -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