Update country_info.json

added the missing comma
This commit is contained in:
Ardavan K 2017-03-05 11:51:10 +03:30 committed by GitHub
parent d9d7165d31
commit ebf82e8b6f

View file

@ -1140,7 +1140,7 @@
"currency": "IRR",
"currency_name": "Iranian Rial",
"currency_symbol": "\ufdfc",
"number_format": "#,###.##"
"number_format": "#,###.##",
"timezones": [
"Asia/Tehran"
]