diff --git a/data/address-formats.json b/data/address-formats.json index 1f4aa023c..4a803cecd 100644 --- a/data/address-formats.json +++ b/data/address-formats.json @@ -8,7 +8,7 @@ }, { "countryCodes": ["ie"], - "format": [["housename"], ["housenumber", "street"], ["city"]] + "format": [["housename"], ["housenumber", "street"], ["city"], ["postcode"]] }, { "countryCodes": ["ad", "at", "ba", "be", "ch", "cz", "de", "dk", "es", "fi", "gr", "hr", "is", "it", "li", "nl", "no", "pl", "pt", "se", "si", "sk", "sm", "va"],