diff --git a/config/services.yaml b/config/services.yaml index cbb7e22..449dc9d 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -140,6 +140,7 @@ services: - 'App\Form\Service\ParticipantAdditionalServicesFieldHandler' - 'App\Form\Service\ParticipantCoursesFieldHandler' - 'App\Form\Service\ParticipantBoardFieldHandler' + - 'App\Form\Service\ParticipantVegFieldHandler' - 'App\Form\Service\ParticipantRentalsFieldHandler' - 'App\Form\Service\ParticipantSkiPassFieldHandler' - 'App\Form\Service\ParticipantTransportationOutboundFieldHandler'