From f7c1174484a92125b23fd29b34eae94bb7d3a39c Mon Sep 17 00:00:00 2001 From: Robin Martijn Date: Fri, 8 Sep 2023 14:54:58 +0200 Subject: [PATCH] update newer countries to use euro --- src/country-by-currency-code.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/country-by-currency-code.json b/src/country-by-currency-code.json index bbc1da7f..daae5dfc 100644 --- a/src/country-by-currency-code.json +++ b/src/country-by-currency-code.json @@ -205,7 +205,7 @@ }, { "country": "Croatia", - "currency_code": "HRK" + "currency_code": "EUR" }, { "country": "Cuba", @@ -461,7 +461,7 @@ }, { "country": "Latvia", - "currency_code": "LVL" + "currency_code": "EUR" }, { "country": "Lebanon", @@ -485,7 +485,7 @@ }, { "country": "Lithuania", - "currency_code": "LTL" + "currency_code": "EUR" }, { "country": "Luxembourg",