Skip to content

Commit 44f2b5e

Browse files
committed
Make the IT subdivision list alphabetical.
1 parent 237e20d commit 44f2b5e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

resources/subdivision/IT.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,10 @@
149149
"code": "FR",
150150
"name": "Frosinone"
151151
},
152+
"OT": {
153+
"code": "OT",
154+
"name": "Gallura Nord-Est Sardegna"
155+
},
152156
"GE": {
153157
"code": "GE",
154158
"name": "Genova"
@@ -217,6 +221,10 @@
217221
"code": "MT",
218222
"name": "Matera"
219223
},
224+
"VS": {
225+
"code": "VS",
226+
"name": "Medio Campidano"
227+
},
220228
"ME": {
221229
"code": "ME",
222230
"name": "Messina"
@@ -253,10 +261,6 @@
253261
"code": "OR",
254262
"name": "Oristano"
255263
},
256-
"OT": {
257-
"code": "OT",
258-
"name": "Gallura Nord-Est Sardegna"
259-
},
260264
"PD": {
261265
"code": "PD",
262266
"name": "Padova"
@@ -425,10 +429,6 @@
425429
"code": "VR",
426430
"name": "Verona"
427431
},
428-
"VS": {
429-
"code": "VS",
430-
"name": "Medio Campidano"
431-
},
432432
"VV": {
433433
"code": "VV",
434434
"name": "Vibo Valentia"
@@ -442,4 +442,4 @@
442442
"name": "Viterbo"
443443
}
444444
}
445-
}
445+
}

0 commit comments

Comments
 (0)