Using alias actor ID when available. Using basic SVG flags instead of PNG. Moved PNG and HD SVG flags to assets.
This commit is contained in:
@@ -238,6 +238,7 @@ const countries = [
|
||||
},
|
||||
{
|
||||
name: 'Brunei Darussalam',
|
||||
alias: 'Brunei',
|
||||
code: 96,
|
||||
alpha2: 'BN',
|
||||
alpha3: 'BRN',
|
||||
@@ -1209,6 +1210,7 @@ const countries = [
|
||||
},
|
||||
{
|
||||
name: 'Palestine, State of',
|
||||
alias: 'Palestine',
|
||||
code: 275,
|
||||
alpha2: 'PS',
|
||||
alpha3: 'PSE',
|
||||
|
||||
Reference in New Issue
Block a user