matrix-spec/event-schemas/examples/m.tag

9 lines
93 B
Plaintext

{
"type": "m.tag",
"content": {
"tags": {
"u.work": {"order": 0.9}
}
}
}