mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-02 20:59:12 +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).
|