chore: ask for MXID before deleting account
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
350c3fcc39
commit
0a62f01f10
2 changed files with 24 additions and 8 deletions
|
|
@ -55,6 +55,14 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"confirmMatrixId": "Please confirm your Matrix ID in order to delete your account.",
|
||||
"supposedMxid": "This should be {mxid}",
|
||||
"@supposedMxid": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"mxid": {}
|
||||
}
|
||||
},
|
||||
"addGroupDescription": "Add a group description",
|
||||
"@addGroupDescription": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue