chore: ask for MXID before deleting account

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2022-08-20 16:59:59 +02:00
commit 0a62f01f10
2 changed files with 24 additions and 8 deletions

View file

@ -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",