mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-16 12:23:50 +01:00
fa4d609e20
There are quite a few places that we assume that a redaction event has a corresponding `redacts` key, which is not always the case. So lets cheekily make it so that event.redacts just returns None instead.
1 line
97 B
Text
1 line
97 B
Text
Fix persisting redaction events that have been redacted (or otherwise don't have a redacts key).
|