From 3a8aa18cf1700b30ae16cceb836bebca2b178bd3 Mon Sep 17 00:00:00 2001 From: tommysolinas Date: Wed, 18 Sep 2024 16:09:52 +0200 Subject: [PATCH] Added new country to countries-patch.json --- codicefiscale/data/countries-patch.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/codicefiscale/data/countries-patch.json b/codicefiscale/data/countries-patch.json index 70684c4..7bd1649 100644 --- a/codicefiscale/data/countries-patch.json +++ b/codicefiscale/data/countries-patch.json @@ -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" } ] \ No newline at end of file