From 642f6d9102f45317e057506967f389731ff0451b Mon Sep 17 00:00:00 2001 From: Igor Alexandrov Date: Mon, 30 Dec 2024 17:14:32 +0300 Subject: [PATCH] Deleted disambiguate_symbol for USD --- config/currency_iso.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config/currency_iso.json b/config/currency_iso.json index 0b0e9584ca..f5e238e8b4 100644 --- a/config/currency_iso.json +++ b/config/currency_iso.json @@ -2323,7 +2323,6 @@ "iso_code": "USD", "name": "United States Dollar", "symbol": "$", - "disambiguate_symbol": "US$", "alternate_symbols": ["US$"], "subunit": "Cent", "subunit_to_unit": 100,