Skip to content

Commit c22b522

Browse files
committed
Add "Porto Rico" to countries.
1 parent 7d47e6a commit c22b522

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

src/codicefiscale/data/countries-patch.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@
2525
],
2626
"province": "EE"
2727
},
28+
{
29+
"active": true,
30+
"code": "Z518",
31+
"date_created": "1900-01-01T00:00:00",
32+
"date_deleted": "",
33+
"name": "Porto Rico",
34+
"name_alt": "Porto Rico",
35+
"name_alt_en": "Puerto Rico",
36+
"name_slugs": [
37+
"porto-rico"
38+
],
39+
"province": "EE"
40+
},
2841
{
2942
"active": false,
3043
"code": "Z350",

0 commit comments

Comments
 (0)