Skip to content

Commit

Permalink
Modified Missed Patient Name in dummy data (#2609)
Browse files Browse the repository at this point in the history
* modified the users and patient names

* missed out one patient name

* missed out one patient name
  • Loading branch information
nihal467 authored Nov 20, 2024
1 parent 734c3e0 commit e901333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/dummy/facility.json
Original file line number Diff line number Diff line change
Expand Up @@ -5077,7 +5077,7 @@
"facility": 1,
"nearest_facility": null,
"meta_info": null,
"name": "Dummy Patient 10",
"name": "Dummy Patient Twelve",
"gender": 1,
"phone_number": "+919849511866",
"emergency_phone_number": "+919622326248",
Expand Down Expand Up @@ -5160,7 +5160,7 @@
"facility": 1,
"nearest_facility": null,
"meta_info": null,
"name": "Dummy Patient Twelve",
"name": "Dummy Patient Thirteen",
"gender": 1,
"phone_number": "+919343556704",
"emergency_phone_number": "+919967920474",
Expand Down Expand Up @@ -5243,7 +5243,7 @@
"facility": 1,
"nearest_facility": null,
"meta_info": null,
"name": "Dummy Patient Thirteen",
"name": "Dummy Patient Fourteen",
"gender": 1,
"phone_number": "+919320374643",
"emergency_phone_number": "+919493558024",
Expand Down

0 comments on commit e901333

Please sign in to comment.