diff --git a/frontend-config/dev/openmrs.config.json b/frontend-config/dev/openmrs.config.json index e8129378..ebdda87e 100644 --- a/frontend-config/dev/openmrs.config.json +++ b/frontend-config/dev/openmrs.config.json @@ -137,7 +137,7 @@ } }, "@openmrs/esm-patient-banner-app": { - "contactAttributeType": [ + "contactAttributeTypes": [ "b2c38640-2603-4629-aebd-3b54f33f1e3a", "94614350-84c8-41e0-ac29-86bc107069be", "342a1d39-c541-4b29-8818-930916f4c2dc" diff --git a/frontend-config/prod/openmrs.config.json b/frontend-config/prod/openmrs.config.json index 5058e890..cebb0642 100644 --- a/frontend-config/prod/openmrs.config.json +++ b/frontend-config/prod/openmrs.config.json @@ -137,7 +137,7 @@ } }, "@openmrs/esm-patient-banner-app": { - "contactAttributeType": [ + "contactAttributeTypes": [ "b2c38640-2603-4629-aebd-3b54f33f1e3a", "94614350-84c8-41e0-ac29-86bc107069be", "342a1d39-c541-4b29-8818-930916f4c2dc" diff --git a/frontend-config/staging/openmrs.config.json b/frontend-config/staging/openmrs.config.json index 74590e3d..5cf9460a 100644 --- a/frontend-config/staging/openmrs.config.json +++ b/frontend-config/staging/openmrs.config.json @@ -137,7 +137,7 @@ } }, "@openmrs/esm-patient-banner-app": { - "contactAttributeType": [ + "contactAttributeTypes": [ "b2c38640-2603-4629-aebd-3b54f33f1e3a", "94614350-84c8-41e0-ac29-86bc107069be", "342a1d39-c541-4b29-8818-930916f4c2dc"