.
This commit is contained in:
parent
d4e92fa812
commit
7fdc272b37
@ -419,7 +419,7 @@ routes.get("/web/inscriptions/:id", isAPIKeyUser,
|
|||||||
"code_ticket_qr",
|
"code_ticket_qr",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
return eventInscriptionController.getInscription()(req, res, next);
|
return eventInscriptionController.getInscription(req, res, next);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user