Skip to content

Commit

Permalink
Added missing country to countries-patch.json (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommysolinas authored Sep 20, 2024
1 parent f83c3a1 commit 88b136b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions codicefiscale/data/countries-patch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,18 @@
"hong-kong"
],
"province": "EE"
},
{
"active": false,
"code": "Z350",
"date_created": "1916-01-01T00:00:00",
"date_deleted": "1964-04-25T00:00:00",
"name": "Tanganica",
"name_alt": "Tanganica",
"name_alt_en": "Tanganica",
"name_slugs": [
"tanganica"
],
"province": "EE"
}
]

0 comments on commit 88b136b

Please sign in to comment.