mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 15:04:10 +01:00
Merge branch 'markjh/room_tags' into markjh/client_config
Conflicts: api/client-server/v2_alpha/sync.yaml
This commit is contained in:
commit
c539b208f9
|
|
@ -274,7 +274,7 @@ paths:
|
||||||
"account_data": {
|
"account_data": {
|
||||||
"events": [
|
"events": [
|
||||||
{
|
{
|
||||||
"type": "m.tags",
|
"type": "m.tag",
|
||||||
"content": {"tags": {"work": {"order": 1}}}
|
"content": {"tags": {"work": {"order": 1}}}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue