mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 02:04:28 +00:00
Add Gnosis dapp to default contacts list #748
This commit is contained in:
parent
06c8498568
commit
016e9b31d1
BIN
images/contacts/gnosis.png
Normal file
BIN
images/contacts/gnosis.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
@ -92,5 +92,19 @@
|
|||||||
{
|
{
|
||||||
"en": "http://waterflowdapp.projectoaken.com"
|
"en": "http://waterflowdapp.projectoaken.com"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
"gnosis":
|
||||||
|
{
|
||||||
|
"name":
|
||||||
|
{
|
||||||
|
"en": "Gnosis"
|
||||||
|
},
|
||||||
|
"photo-path": "contacts://gnosis",
|
||||||
|
"dapp?": true,
|
||||||
|
"dapp-url":
|
||||||
|
{
|
||||||
|
"en": "https://beta.gnosis.pm"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -24,4 +24,5 @@
|
|||||||
:oaken-water-meter (js/require "./images/contacts/oaken-water-meter.png")
|
:oaken-water-meter (js/require "./images/contacts/oaken-water-meter.png")
|
||||||
:flight-delays-suck (js/require "./images/contacts/flight-delays-suck.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")})
|
:firstblood (js/require "./images/contacts/FirstBlood.png")
|
||||||
|
:gnosis (js/require "./images/contacts/gnosis.png")})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user