mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-20 00:18:47 -05:00
format
This commit is contained in:
@@ -117,7 +117,7 @@ export const requireUserRoles = (userRoles?: string[]): string[] => {
|
||||
throw new AppError({ message: "User roles are required", status: 400 });
|
||||
}
|
||||
return userRoles;
|
||||
}
|
||||
};
|
||||
|
||||
export {
|
||||
fetchMonitorCertificate,
|
||||
|
||||
Reference in New Issue
Block a user