Fixed typo

Fixed typo in update to currencies JSON
This commit is contained in:
Daniel Rosehill 2024-03-19 22:20:18 +02:00
parent 49949afd8c
commit 35fb5a1c6b

View file

@ -133,7 +133,7 @@
}, },
{ {
"code": "BTC", "code": "BTC",
"local": "Bitcoin, "local": "Bitcoin",
"symbol": "₿", "symbol": "₿",
"name": "Bitcoin" "name": "Bitcoin"
}, },