This commit is contained in:
David Arranz 2024-08-29 12:26:30 +02:00
parent aa1c2ba362
commit 0b27788153

View File

@ -71,6 +71,7 @@ const extraControllers = {
allow: false,
error: undefined,
};
console.log(">>>>>>>>>>>>>>>>>>>>>>>checkCapacity");
if (!result.eventId) {
return handleResultResponse(null, null, params, res, httpStatus.BAD_REQUEST);