Add missing translations and add eventThemeType missing config

This commit is contained in:
2025-05-08 16:22:36 +02:00
parent dd0c662c9e
commit aef1efc6cd
4 changed files with 19 additions and 4 deletions

View File

@@ -32,6 +32,10 @@ services:
tags:
- { name: form.type }
Chill\EventBundle\Form\EventThemeType:
tags:
- { name: form.type }
Chill\EventBundle\Form\Type\PickEventThemeType:
tags:
- { name: form.type }