Merge pull request #17 from status-im/added-dapps-group

added dapps group
This commit is contained in:
Tatu 2017-05-09 21:04:13 +03:00 committed by GitHub
commit a72cf668b2
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ During the Alpha we are accepting example DApps as default contacts, to add your
"dapp-url":
{
"en": "http://link-to-your-dapp.com"
}
},
"groups": ["dapps"]
}
]
```