Add example content to the tags in example tag events

This commit is contained in:
Mark Haines 2015-11-03 15:57:06 +00:00
parent 3953006792
commit d53814097f
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
"type": "m.tag",
"content": {
"tags": {
"work": {}
"work": {"order": 1}
}
}
}