mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-09 16:26:07 +00:00
25bb59aec6
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
22 lines
356 B
JSON
22 lines
356 B
JSON
{
|
|
"transactor":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Transactor"
|
|
},
|
|
"dapp?": true,
|
|
"hide-contact?": true,
|
|
"bot-url": "local://transactor-bot"
|
|
},
|
|
"demo-bot":
|
|
{
|
|
"name":
|
|
{
|
|
"en": "Demo bot"
|
|
},
|
|
"dapp?": true,
|
|
"bot-url": "local://demo-bot"
|
|
}
|
|
}
|