status-react/resources/default_contacts.json

22 lines
356 B
JSON
Raw Normal View History

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