mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add username to bitcoin
This commit is contained in:
parent
8c24959143
commit
bb484aeb2e
|
@ -12,11 +12,13 @@
|
||||||
"socials":[
|
"socials":[
|
||||||
{
|
{
|
||||||
"name":"Twitter",
|
"name":"Twitter",
|
||||||
"url":"https://twitter.com/Bitcoin"
|
"url":"https://twitter.com/Bitcoin",
|
||||||
|
"username": "Bitcoin"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Reddit",
|
"name":"Reddit",
|
||||||
"url":"https://reddit.com/r/Bitcoin"
|
"url":"https://reddit.com/r/Bitcoin",
|
||||||
|
"username": "Bitcoin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"details":[
|
"details":[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user