Skip to content

Commit

Permalink
fix: Fix incorrect country code for Kosovo (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
VeryCrazyDog authored Apr 24, 2024
1 parent d1a2bff commit 60cfca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codes.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,5 +248,5 @@
["RS", "SRB", "688", "ISO 3166-2:RS"],
["SX", "SXM", "534", "ISO 3166-2:SX"],
["SS", "SSD", "728", "ISO 3166-2:SS"],
["XK", "XXK", "983", "ISO 3166-2:XK"]
["XK", "XKK", "983", "ISO 3166-2:XK"]
]

0 comments on commit 60cfca1

Please sign in to comment.