From 433ce235a2d91507c7daeb129720596504d4d100 Mon Sep 17 00:00:00 2001 From: Kang-min Liu Date: Thu, 16 Sep 2021 08:38:54 +0900 Subject: [PATCH] Take the conventional name instead. --- app/static/settings/countries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/settings/countries.json b/app/static/settings/countries.json index da5ce2f..061b524 100644 --- a/app/static/settings/countries.json +++ b/app/static/settings/countries.json @@ -213,7 +213,7 @@ {"name": "Sweden", "value": "countrySE"}, {"name": "Switzerland", "value": "countryCH"}, {"name": "Syrian Arab Republic", "value": "countrySY"}, - {"name": "Taiwan, Province of China", "value": "countryTW"}, + {"name": "Taiwan", "value": "countryTW"}, {"name": "Tajikistan", "value": "countryTJ"}, {"name": "Tanzania, United Republic of", "value": "countryTZ"}, {"name": "Thailand", "value": "countryTH"},