feat: Much better alias managing
This commit is contained in:
parent
066c8441a7
commit
cc38312409
4 changed files with 122 additions and 34 deletions
|
|
@ -16,6 +16,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"editRoomAliases": "Edit room aliases",
|
||||
"@editRoomAliases": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"setAsCanonicalAlias": "Set as main alias",
|
||||
"@setAsCanonicalAlias": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"people": "People",
|
||||
"@people": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue