forked from MapComplete/MapComplete
Feature: add button to download mangrove identity
This commit is contained in:
parent
e48571a80a
commit
02203dd05b
5 changed files with 87 additions and 56 deletions
|
@ -221,6 +221,11 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{"id": "mangrove-keys",
|
||||
"render": {
|
||||
"en": "<a href='data:application/json,{mangroveidentity}' download='mangrove_private_key_{_name}'>Download the private key for your Mangrove Account</a> <p>Anyone possessing this file can make reviews with your identity</p>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "translations-title",
|
||||
"label": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue