mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
Fix name of prev_content to preserve on redactions
The field is called prev_content, not prev_state.
This commit is contained in:
parent
ac006f8e1e
commit
1c6eed5c35
|
|
@ -878,7 +878,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…
Reference in a new issue