auto refresh waiting room
This commit is contained in:
parent
b991e6eedc
commit
36b50626f8
2 changed files with 13 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ class _PatientManagerState extends State<PatientManager> {
|
|||
patients: patientsList,
|
||||
signedInUser: widget.arguments.signedInUser,
|
||||
business: widget.arguments.business,
|
||||
arguments: widget.arguments,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue