diff --git a/frontend/ohri-config.json b/frontend/ohri-config.json index 3a70556d3..f6026ffc7 100644 --- a/frontend/ohri-config.json +++ b/frontend/ohri-config.json @@ -1,5 +1,8 @@ { "@openmrs/esm-billing-app": { "defaultCurrency":"UGX" + }, + "@openmrs/esm-patient-chart-app": { + "showExtraVisitAttributesSlot": true } }