fix: add missing field handler registration

This commit is contained in:
Björn Fromme
2026-04-21 16:01:48 +02:00
parent 02a1640b51
commit c1c7466dc7
+1
View File
@@ -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'