Skip to content

Commit c8ae148

Browse files
committed
fix Kazakhstan dial_code
1 parent 666cdf0 commit c8ae148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MRCountryPicker/Assets/SwiftCountryPicker.bundle/Data/countryCodes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@
546546
},
547547
{
548548
"name": "Kazakhstan",
549-
"dial_code": "+77",
549+
"dial_code": "+7",
550550
"code": "KZ"
551551
},
552552
{

0 commit comments

Comments
 (0)