Fix name of prev_content to preserve on redactions

The field is called prev_content, not prev_state.
This commit is contained in:
Richard van der Hoff 2016-07-12 16:34:16 +01:00
parent ac006f8e1e
commit 1c6eed5c35

View file

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