Skip to content

Commit

Permalink
update formats for italy, luxembourg, netherlands (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
braxex authored Jul 9, 2021
1 parent ddb7681 commit 07c036f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/country_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ const rawAllCountries = [
['europe', 'european-union'],
'it',
'39',
'+.. ... .......',
'+.. ... ... ....',
0,
],
[
Expand Down Expand Up @@ -760,6 +760,7 @@ const rawAllCountries = [
['europe', 'european-union'],
'lu',
'352',
'+.. . ... ... ...',
],
[
'Macau',
Expand Down Expand Up @@ -917,8 +918,8 @@ const rawAllCountries = [
'Netherlands',
['europe', 'european-union'],
'nl',
'31',
'+.. .. ........',
'316',
'+.. . ........',
],
[
'New Caledonia',
Expand Down

0 comments on commit 07c036f

Please sign in to comment.