Skip to content

Commit

Permalink
Add new operator code for Ethiopia (Safaricom +2517) (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
HuluWZ authored Nov 27, 2024
1 parent df5f73a commit c101e51
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 @@ -588,7 +588,7 @@ export default [
alpha3: 'ETH',
country_code: '251',
country_name: 'Ethiopia',
mobile_begin_with: ['9'],
mobile_begin_with: ['7','9'],
phone_number_lengths: [9]
},
{
Expand Down

0 comments on commit c101e51

Please sign in to comment.