mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-28 10:03:43 +01:00
Merge pull request #2016 from matrix-org/travis/1.0/msc1954-redaction-bug
Remove prev_content from the redaction essential keys list
This commit is contained in:
commit
434e238d54
|
|
@ -0,0 +1 @@
|
|||
Remove ``prev_content`` from the redaction algorithm's essential keys list.
|
||||
|
|
@ -1500,7 +1500,6 @@ the following list:
|
|||
- ``room_id``
|
||||
- ``sender``
|
||||
- ``state_key``
|
||||
- ``prev_content``
|
||||
- ``content``
|
||||
- ``hashes``
|
||||
- ``signatures``
|
||||
|
|
|
|||
Loading…
Reference in a new issue