Merge pull request #1460 from wesbos/BlakeCampbells-flag-uk

Adding UK Flag
This commit is contained in:
Blake Campbell 2022-10-15 10:34:04 -04:00 committed by GitHub
commit ff3738fd6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -238,4 +238,5 @@ module.exports = [
'🏳️‍🌈', '🏳️‍🌈',
'🇪🇺', '🇪🇺',
'🏴󠁧󠁢󠁳󠁣󠁴󠁿', '🏴󠁧󠁢󠁳󠁣󠁴󠁿',
'🇬🇧',
]; ];