Skip to content

Commit 88b136b

Browse files
authored
Added missing country to countries-patch.json (#195)
1 parent f83c3a1 commit 88b136b

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

codicefiscale/data/countries-patch.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,18 @@
1111
"hong-kong"
1212
],
1313
"province": "EE"
14+
},
15+
{
16+
"active": false,
17+
"code": "Z350",
18+
"date_created": "1916-01-01T00:00:00",
19+
"date_deleted": "1964-04-25T00:00:00",
20+
"name": "Tanganica",
21+
"name_alt": "Tanganica",
22+
"name_alt_en": "Tanganica",
23+
"name_slugs": [
24+
"tanganica"
25+
],
26+
"province": "EE"
1427
}
1528
]

0 commit comments

Comments
 (0)