From fa19a1ca00e88cc3b7ec3bf5ac1c939d3531c736 Mon Sep 17 00:00:00 2001 From: MatryoshX <165981932+MatryoshX@users.noreply.github.com> Date: Mon, 8 Apr 2024 14:37:12 +0700 Subject: [PATCH] fix: IDR currency (#4154) --- standard/currency_data.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/standard/currency_data.lua b/standard/currency_data.lua index 667ff9773d5..0e0cd2a6612 100644 --- a/standard/currency_data.lua +++ b/standard/currency_data.lua @@ -333,9 +333,9 @@ return { }, idr = { code = 'IDR', - name = 'Indonesian Rupee', + name = 'Indonesian rupiah', symbol = { - hasSpace = true, + hasSpace = false, isAfter = false, text = 'Rp', },