mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 18:25:45 +00:00
Added Ethlance into contacts
This commit is contained in:
parent
44b4ac08dc
commit
539587d38b
BIN
images/contacts/ethlance.png
Normal file
BIN
images/contacts/ethlance.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
@ -160,7 +160,21 @@
|
|||||||
"dapp?": true,
|
"dapp?": true,
|
||||||
"dapp-url":
|
"dapp-url":
|
||||||
{
|
{
|
||||||
"en": "https://app.augur.net"
|
"en": "https://app.augur.net"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
"Ethlance":
|
||||||
|
{
|
||||||
|
"name":
|
||||||
|
{
|
||||||
|
"en": "Ethlance"
|
||||||
|
},
|
||||||
|
"photo-path": "contacts://ethlance",
|
||||||
|
"dapp?": true,
|
||||||
|
"dapp-url":
|
||||||
|
{
|
||||||
|
"en": "https://madvas.github.io/ethlance/resources/public/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -29,4 +29,5 @@
|
|||||||
:melonport (js/require "./images/contacts/melonport.png")
|
:melonport (js/require "./images/contacts/melonport.png")
|
||||||
:bchat (js/require "./images/contacts/bchat.png")
|
:bchat (js/require "./images/contacts/bchat.png")
|
||||||
:dentacoin (js/require "./images/contacts/Dentacoin.png")
|
:dentacoin (js/require "./images/contacts/Dentacoin.png")
|
||||||
:augur (js/require "./images/contacts/augur.png")})
|
:augur (js/require "./images/contacts/augur.png")
|
||||||
|
:ethlance (js/require "./images/contacts/ethlance.png")})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user