Added Kosovo to countries.

This commit is contained in:
ThePendulum 2020-01-06 14:55:55 +01:00
parent b47f1f1e34
commit 5b118446ae
2 changed files with 9 additions and 0 deletions

BIN
public/img/flags/xk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 816 B

View File

@ -836,6 +836,14 @@ const countries = [
alpha3: 'KOR',
nationality: 'South Korean',
},
{
name: 'Republic of Kosovo',
alias: 'Kosovo',
code: 383,
alpha2: 'XK',
alpha3: 'UNK',
nationality: 'Kosovan',
},
{
name: 'Kuwait',
code: 414,
@ -1526,6 +1534,7 @@ const countries = [
},
{
name: 'Taiwan, Province of China',
alias: 'Taiwan',
code: 158,
alpha2: 'TW',
alpha3: 'TWN',