Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored
getCurrentPrisoners
to use getActivePersonnel
Replaced `getPersonnel` with `getActivePersonnel` in `getCurrentPrisoners` method. This change ensures only active personnel are checked for prisoner status.
- Loading branch information