mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-27 11:28:38 +01:00
As a side effect, I got rid of all of the horrible symlinks and just put in all of the proper relative paths. Because the horrible symlinks were horrible.
9 lines
89 B
Plaintext
9 lines
89 B
Plaintext
{
|
|
"type": "m.tag",
|
|
"content": {
|
|
"tags": {
|
|
"work": {"order": 1}
|
|
}
|
|
}
|
|
}
|