From 631dcf552bbbaad0a1db0fffe06e6f907dc8644d Mon Sep 17 00:00:00 2001 From: Bossa573 Date: Wed, 27 Nov 2024 11:39:01 +0800 Subject: [PATCH] - https://github.com/AfterShip/phone/issues/412 El Salvador phone number format --- src/data/country_phone_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/country_phone_data.ts b/src/data/country_phone_data.ts index d433f58..014866c 100644 --- a/src/data/country_phone_data.ts +++ b/src/data/country_phone_data.ts @@ -1575,7 +1575,7 @@ export default [ alpha3: 'SLV', country_code: '503', country_name: 'El Salvador', - mobile_begin_with: ['7'], + mobile_begin_with: ['6', '7'], phone_number_lengths: [8] }, {