Skip to content

Commit

Permalink
- #412 El Salvador phone number format
Browse files Browse the repository at this point in the history
  • Loading branch information
Bossa573 committed Nov 27, 2024
1 parent 6f8b6dc commit 631dcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/country_phone_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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]
},
{
Expand Down

0 comments on commit 631dcf5

Please sign in to comment.