mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04: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.
2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
Fix persisting redaction events that have been redacted (or otherwise don't have a redacts key).
|