Merge branch 'develop'

This commit is contained in:
Simon Vieille 2024-05-15 18:39:15 +02:00
commit a80ee03fcd

View file

@ -149,6 +149,7 @@ EOF
'textarea' => null,
'choice' => 'BlockEntity\\ChoiceBlock::class',
'collection' => 'BlockEntity\\CollectionBlock::class',
'builder' => 'BlockEntity\\BuilderBlock::class',
'editor_js_textarea' => null,
'file' => 'BlockEntity\\FileBlock::class',
'file_picker' => null,