mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-02 07:40:28 +00:00
Added Bitcoin
Added Bitcoin and Bitcoin symbol. Fixed typo in my addition!
This commit is contained in:
parent
0041c277ad
commit
bbf8cb25e1
1 changed files with 7 additions and 0 deletions
|
@ -131,6 +131,13 @@
|
||||||
"symbol": "B$",
|
"symbol": "B$",
|
||||||
"name": "Bahamian Dollar"
|
"name": "Bahamian Dollar"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"code": "BTC",
|
||||||
|
"local": "Bitcoin,
|
||||||
|
"symbol": "₿",
|
||||||
|
"name": "Bitcoin"
|
||||||
|
},
|
||||||
|
{
|
||||||
{
|
{
|
||||||
"code": "BTN",
|
"code": "BTN",
|
||||||
"local": "Bhutan",
|
"local": "Bhutan",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue