Skip to content

Commit

Permalink
Update ozone-frontend-config.json
Browse files Browse the repository at this point in the history
Fixed email uuid
  • Loading branch information
kazlaw authored Sep 16, 2024
1 parent 71a70a3 commit a2fe4ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/openmrs/frontend_config/ozone-frontend-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
{
"id": "policyNumber",
"type": "person attribute",
"uuid": "ecdfe4f8-e66d-43a3-af8e-560b98b6be2a",
"uuid": "d9b2d63d-6b6d-4c9e-b4e1-6e8f4f3efc3e",
"placeholder": "placeholder"
}
],
Expand Down Expand Up @@ -262,4 +262,4 @@
},
"disableChangingVisitLocation": true
}
}
}

0 comments on commit a2fe4ac

Please sign in to comment.