Skip to content

Commit cb36bce

Browse files
committed
Merge branch 'master' of github.com:AfterShip/phone
2 parents 27c76b6 + 6c9ca0c commit cb36bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/country_phone_data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ export default [
170170
alpha3: 'BDI',
171171
country_code: '257',
172172
country_name: 'Burundi',
173-
mobile_begin_with: ['7', '29'],
173+
mobile_begin_with: ['71', '72', '75', '76', '77', '79', '29', '61', '68', '69'],
174174
phone_number_lengths: [8]
175175
},
176176
{

0 commit comments

Comments
 (0)