mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 19:16:59 +00:00
Add FirstBlood to existing dapps (#728)
This commit is contained in:
parent
a0b20e3c22
commit
351e54129c
BIN
images/contacts/FirstBlood.png
Normal file
BIN
images/contacts/FirstBlood.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
@ -65,7 +65,21 @@
|
||||
"en": "https://mkr.market"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
"FirstBlood":
|
||||
{
|
||||
"name":
|
||||
{
|
||||
"en": "FirstBlood"
|
||||
},
|
||||
"photo-path": "contacts://firstblood",
|
||||
"dapp?": true,
|
||||
"dapp-url":
|
||||
{
|
||||
"en": "https://app.firstblood.io"
|
||||
}
|
||||
},
|
||||
|
||||
"oaken-water-meter":
|
||||
{
|
||||
"name":
|
||||
|
@ -23,4 +23,5 @@
|
||||
:mkr-market (js/require "./images/contacts/mkr-market.png")
|
||||
:oaken-water-meter (js/require "./images/contacts/oaken-water-meter.png")
|
||||
:flight-delays-suck (js/require "./images/contacts/flight-delays-suck.png")
|
||||
:jarrad (js/require "./images/contacts/jarrad.png")})
|
||||
:jarrad (js/require "./images/contacts/jarrad.png")
|
||||
:firstblood (js/require "./images/contacts/FirstBlood.png")})
|
||||
|
Loading…
x
Reference in New Issue
Block a user