mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
redacts is an eventID not a roomID (! -> $)
This commit is contained in:
parent
e75b22ba31
commit
852f4edead
|
|
@ -9,6 +9,6 @@
|
|||
"event_id": "$WLGTSEFSEF:localhost",
|
||||
"type": "m.room.redaction",
|
||||
"room_id": "!Cuyf34gef24t:localhost",
|
||||
"redacts": "!fukweghifu23:localhost",
|
||||
"redacts": "$fukweghifu23:localhost",
|
||||
"sender": "@example:localhost"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue