mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-09 13:04:09 +01:00
remove 'present' flag
This commit is contained in:
parent
6c9d469d56
commit
8a61ce9032
|
|
@ -133,7 +133,6 @@ relationship can be expressed in one of two ways:
|
||||||
"state_key": "!space:example.com",
|
"state_key": "!space:example.com",
|
||||||
"content": {
|
"content": {
|
||||||
"via": ["example.com"],
|
"via": ["example.com"],
|
||||||
"present": true,
|
|
||||||
"canonical": true,
|
"canonical": true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue