.
This commit is contained in:
parent
a1789f0ccf
commit
9a6100bebe
@ -417,6 +417,7 @@ routes.get("/web/inscriptions/:id", isAPIKeyUser,
|
|||||||
res.locals.v4 = {
|
res.locals.v4 = {
|
||||||
removeFields: [
|
removeFields: [
|
||||||
"code_ticket_qr",
|
"code_ticket_qr",
|
||||||
|
"profile_picture",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
return eventInscriptionController.getInscription(req, res, next);
|
return eventInscriptionController.getInscription(req, res, next);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user