mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-04 18:24:10 +02:00
Remove prev_content from the redaction essential keys list
As per [MSC1954](https://github.com/matrix-org/matrix-doc/pull/1954) No known changes since the proposal was accepted.
This commit is contained in:
parent
415212c3a0
commit
3c38956510
|
|
@ -0,0 +1 @@
|
||||||
|
Remove ``prev_content`` from the redaction algorithm's essential keys list.
|
||||||
|
|
@ -1500,7 +1500,6 @@ the following list:
|
||||||
- ``room_id``
|
- ``room_id``
|
||||||
- ``sender``
|
- ``sender``
|
||||||
- ``state_key``
|
- ``state_key``
|
||||||
- ``prev_content``
|
|
||||||
- ``content``
|
- ``content``
|
||||||
- ``hashes``
|
- ``hashes``
|
||||||
- ``signatures``
|
- ``signatures``
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue