status-react/resources/default_contacts.json

22 lines
356 B
JSON
Raw Normal View History

2016-12-28 13:00:21 +03:00
{
"transactor":
{
"name":
{
"en": "Transactor"
},
"dapp?": true,
"hide-contact?": true,
"bot-url": "local://transactor-bot"
},
2017-03-23 18:52:38 +02:00
"demo-bot":
{
"name":
{
"en": "Demo bot"
},
"dapp?": true,
"bot-url": "local://demo-bot"
2018-04-09 09:59:45 +02:00
}
2016-12-28 13:00:21 +03:00
}