Merge branch 'markjh/room_tags' into markjh/client_config

Conflicts:
	api/client-server/v2_alpha/sync.yaml
This commit is contained in:
Mark Haines 2015-11-26 16:56:39 +00:00
commit c539b208f9

View file

@ -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}}}
}, },
{ {