From ebf82e8b6f56115e168ae68f0e8ff43f6174aaad Mon Sep 17 00:00:00 2001 From: Ardavan K Date: Sun, 5 Mar 2017 11:51:10 +0330 Subject: [PATCH] Update country_info.json added the missing comma --- frappe/geo/country_info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/geo/country_info.json b/frappe/geo/country_info.json index 7e6f432608..6238abac55 100644 --- a/frappe/geo/country_info.json +++ b/frappe/geo/country_info.json @@ -1140,7 +1140,7 @@ "currency": "IRR", "currency_name": "Iranian Rial", "currency_symbol": "\ufdfc", - "number_format": "#,###.##" + "number_format": "#,###.##", "timezones": [ "Asia/Tehran" ]