Merge pull request #356 from matrix-org/rav/fix_redaction

Fix name of prev_content to preserve on redactions
pull/977/head
Richard van der Hoff 8 years ago committed by GitHub
commit 0c06ea0e67

@ -908,7 +908,7 @@ the following list:
- ``room_id``
- ``user_id``
- ``state_key``
- ``prev_state``
- ``prev_content``
- ``content``
The content object should also be stripped of all keys, unless it is one of

Loading…
Cancel
Save