Skip to content

Commit

Permalink
split into two lines for space reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd authored Nov 14, 2023
1 parent a5a0423 commit c6281bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/address_formats.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
{
"countryCodes": ["id"],
"format": [
["unit", "housename", "street", "housenumber", "neighbourhood"],
["unit", "housename"],
["street", "housenumber", "neighbourhood"],
["subdistrict", "district"],
["city", "province", "postcode"]
]
Expand Down

0 comments on commit c6281bb

Please sign in to comment.