Skip to content

Commit

Permalink
- #315 Added Lebanon Phone Number prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bossa573 committed Sep 7, 2022
1 parent d54c918 commit ec84c07
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 @@ -953,7 +953,7 @@ export default [
alpha3: 'LBN',
country_code: '961',
country_name: 'Lebanon',
mobile_begin_with: ['3', '7'],
mobile_begin_with: ['3', '7', '8'],
phone_number_lengths: [7, 8]
},
{
Expand Down

0 comments on commit ec84c07

Please sign in to comment.