Skip to content

Commit

Permalink
Merge pull request thegamenicorus#94 from gvozdb/patch-1
Browse files Browse the repository at this point in the history
Fixed Kazakhstan prefix in countries.json
  • Loading branch information
thegamenicorus authored Jul 7, 2019
2 parents 9db8aee + 6e5e03f commit 2f3f1f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/resources/countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@
{
"name": "Kazakhstan (Казахстан)",
"iso2": "kz",
"dialCode": "7",
"dialCode": "77",
"priority": 1,
"areaCodes": null
},
Expand Down Expand Up @@ -1743,4 +1743,4 @@
"priority": 1,
"areaCodes": null
}
]
]

0 comments on commit 2f3f1f3

Please sign in to comment.