Add United Nations flag (#1057)

This commit is contained in:
Matias Vad 2021-06-08 22:57:51 +02:00 committed by GitHub
parent 06741bb2fb
commit 626e9468c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -221,6 +221,7 @@ module.exports = [
'🇺🇬',
'🇺🇦',
'🇦🇪',
'🇺🇳',
'🇺🇾',
'🇺🇸',
'🇺🇿',
@ -237,4 +238,4 @@ module.exports = [
'🏳️‍🌈',
'🇪🇺',
'🏴󠁧󠁢󠁳󠁣󠁴󠁿',
];
];