Skip to content

Commit

Permalink
fix: Madagascar phone mask
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrOOnauta committed Nov 19, 2023
1 parent 0cea444 commit 6cc17e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/constants/countries.js
Original file line number Diff line number Diff line change
Expand Up @@ -3961,7 +3961,7 @@ export const countries = [
ua: 'Мадагаскар',
zh: '馬達加斯加',
},
phoneMasks: ['## ## #####'],
phoneMasks: ['## ## ### ##'],
},
{
callingCode: '+692',
Expand Down

0 comments on commit 6cc17e7

Please sign in to comment.