auto refresh waiting room
This commit is contained in:
@@ -133,6 +133,7 @@ class _PatientManagerState extends State<PatientManager> {
|
||||
patients: patientsList,
|
||||
signedInUser: widget.arguments.signedInUser,
|
||||
business: widget.arguments.business,
|
||||
arguments: widget.arguments,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user