From 05134afcc060b9e57028df7b70b338733a36893a Mon Sep 17 00:00:00 2001 From: Peter Andersson Date: Fri, 9 Aug 2024 11:19:18 +0200 Subject: [PATCH] Adding greenland to country list --- src/rawCountries.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/rawCountries.js b/src/rawCountries.js index f04511f8..8c1b8646 100644 --- a/src/rawCountries.js +++ b/src/rawCountries.js @@ -479,6 +479,12 @@ const rawCountries = [ 'gr', '30' ], + [ + 'Greenland', + ['america', 'north-america'], + 'gl', + '299' + ], [ 'Grenada', ['america', 'carribean'],