fix: Display right key in key request dialog
This commit is contained in:
parent
84805a2bea
commit
9a54b13c1e
2 changed files with 6 additions and 1 deletions
|
|
@ -1204,6 +1204,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"publicKey": "Public Key",
|
||||
"@publicKey": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"publicRooms": "Public Rooms",
|
||||
"@publicRooms": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue