mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-05 07:23:42 +01:00
State key should be empty
This commit is contained in:
parent
1e3d9a6a50
commit
b4c2cba406
|
|
@ -3,7 +3,7 @@
|
|||
"content": {
|
||||
"history_visibility": "shared"
|
||||
},
|
||||
"state_key": "localhost",
|
||||
"state_key": "",
|
||||
"origin_server_ts": 1431961217939,
|
||||
"event_id": "$WLGTSEFSEF:localhost",
|
||||
"type": "m.room.history_visibility",
|
||||
|
|
|
|||
Loading…
Reference in a new issue