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