From 1c928540ed78df0060795dc549ed4ce8bc8b5533 Mon Sep 17 00:00:00 2001 From: Oury Diallo Date: Sat, 16 Mar 2024 05:38:45 +0000 Subject: [PATCH] fix: provided an up-to-date phone mask for Guinea (GN) The phone numbers in Guinea switched from eight to nine digits since March 31, 2013. --- lib/constants/countries.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/constants/countries.js b/lib/constants/countries.js index c6144ce..049aa1c 100644 --- a/lib/constants/countries.js +++ b/lib/constants/countries.js @@ -2492,7 +2492,7 @@ export const countries = [ ua: 'Гвінея', zh: '幾內亞', }, - phoneMasks: ['## ### ###'], + phoneMasks: ['### ## ## ##'], }, { callingCode: '+590',