This commit is contained in:
David Arranz 2024-08-29 18:02:58 +02:00
parent c1ef9615ef
commit 12744ef665

View File

@ -44,6 +44,7 @@ const EventQuestionInputType = Joi.object().keys({
module.exports = { module.exports = {
webInscriptionInputType, webInscriptionInputType,
webv4InscriptionInputType,
InscriptionInputType, InscriptionInputType,
ReservationInputType, ReservationInputType,
EventQuestionInputType, EventQuestionInputType,