a
This commit is contained in:
parent
d53bc36cce
commit
5a09f01dc2
@ -87,7 +87,7 @@ async function loginWithPhone(req, res, next) {
|
||||
return handleErrorResponse(MODULE_NAME, 'getInscriptionsOfNextEventsCount', error, res)
|
||||
}
|
||||
*/
|
||||
_user.NumberInscriptionsNextEvent = 4;
|
||||
_user.nextTicketsCount = 4;
|
||||
|
||||
|
||||
return controllerHelper.handleResultResponse(_user, null, req.params, res, httpStatus.OK);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user