hidding collapse and showing start rate of staff

This commit is contained in:
José Salazar
2026-01-30 00:00:44 -05:00
parent bc44153458
commit 1e505c806a
7 changed files with 19704 additions and 19694 deletions

View File

@@ -389,7 +389,7 @@ query listAcceptedApplicationsByBusinessForDay(
checkInTime
checkOutTime
appliedAt
staff { id fullName email phone photoUrl }
staff { id fullName email phone photoUrl averageRating }
}
}