mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 02:35:54 +00:00
Add Melonport to default contacts
This commit is contained in:
parent
0548ca6f98
commit
79669234f4
BIN
images/contacts/melonport.png
Normal file
BIN
images/contacts/melonport.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
@ -106,5 +106,19 @@
|
||||
{
|
||||
"en": "https://beta.gnosis.pm"
|
||||
}
|
||||
},
|
||||
|
||||
"melonport":
|
||||
{
|
||||
"name":
|
||||
{
|
||||
"en": "Melonport"
|
||||
},
|
||||
"photo-path": "contacts://melonport",
|
||||
"dapp?": true,
|
||||
"dapp-url":
|
||||
{
|
||||
"en": "https://portal.melonport.com/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -25,4 +25,5 @@
|
||||
:flight-delays-suck (js/require "./images/contacts/flight-delays-suck.png")
|
||||
:jarrad (js/require "./images/contacts/jarrad.png")
|
||||
:firstblood (js/require "./images/contacts/FirstBlood.png")
|
||||
:gnosis (js/require "./images/contacts/gnosis.png")})
|
||||
:gnosis (js/require "./images/contacts/gnosis.png")
|
||||
:melonport (js/require "./images/contacts/melonport.png")})
|
||||
|
Loading…
x
Reference in New Issue
Block a user