Skip to content

Commit

Permalink
Merge branch 'master' of github.com:AfterShip/phone
Browse files Browse the repository at this point in the history
  • Loading branch information
Bossa573 committed Dec 16, 2024
2 parents 27c76b6 + 6c9ca0c commit cb36bce
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 @@ -170,7 +170,7 @@ export default [
alpha3: 'BDI',
country_code: '257',
country_name: 'Burundi',
mobile_begin_with: ['7', '29'],
mobile_begin_with: ['71', '72', '75', '76', '77', '79', '29', '61', '68', '69'],
phone_number_lengths: [8]
},
{
Expand Down

0 comments on commit cb36bce

Please sign in to comment.