Skip to content

Commit d2b98c5

Browse files
oscarascoEnrico Barbato
andauthored
chore: add hong-kong to json countries (#184)
Co-authored-by: Enrico Barbato <eba@bit4id.com>
1 parent 4335468 commit d2b98c5

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
[
2+
{
3+
"active": false,
4+
"code": "Z221",
5+
"date_created": "1900-01-01T00:00:00",
6+
"date_deleted": "",
7+
"name": "Hong Kong",
8+
"name_alt": "Hong Kong",
9+
"name_alt_en": "Hong Kong",
10+
"name_slugs": [
11+
"hong-kong"
12+
],
13+
"province": "EE"
14+
}
215
]

codicefiscale/data/countries.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,6 +1053,19 @@
10531053
],
10541054
"province": "EE"
10551055
},
1056+
{
1057+
"active": false,
1058+
"code": "Z221",
1059+
"date_created": "1900-01-01T00:00:00",
1060+
"date_deleted": "",
1061+
"name": "Hong Kong",
1062+
"name_alt": "Hong Kong",
1063+
"name_alt_en": "Hong Kong",
1064+
"name_slugs": [
1065+
"hong-kong"
1066+
],
1067+
"province": "EE"
1068+
},
10561069
{
10571070
"active": true,
10581071
"code": "Z222",

0 commit comments

Comments
 (0)