From 26ead81ac56b4bc7e84f126bb4453f2273df6bb0 Mon Sep 17 00:00:00 2001 From: William Li Date: Wed, 24 Aug 2022 11:49:33 +0800 Subject: [PATCH] update number formats for Somalia (#311) * update number formats for Somalia https://en.wikipedia.org/wiki/Telephone_numbers_in_Somalia fixes #310 * turn off auto formatting --- src/data/country_phone_data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/country_phone_data.ts b/src/data/country_phone_data.ts index 5e3d1ef..bd55686 100644 --- a/src/data/country_phone_data.ts +++ b/src/data/country_phone_data.ts @@ -1549,8 +1549,8 @@ export default [ alpha3: 'SOM', country_code: '252', country_name: 'Somalia', - mobile_begin_with: ['9'], - phone_number_lengths: [8] + mobile_begin_with: ['61', '62', '63', '65', '66', '68', '69', '71', '90'], + phone_number_lengths: [9] }, { alpha2: 'SX',