mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-22 13:56:11 +01:00
Reworks for v13 changes
Remove multiple true from category field. This is not supported and breaks TYPO3. Resolves: #11475, #11477
This commit is contained in:
parent
c8a17c6fa2
commit
89f5b08d2e
1 changed files with 0 additions and 1 deletions
|
@ -354,7 +354,6 @@ return [
|
|||
'config' => [
|
||||
'type' => 'category',
|
||||
'minitems' => 0,
|
||||
'multiple' => true,
|
||||
],
|
||||
],
|
||||
'keywords' => [
|
||||
|
|
Loading…
Reference in a new issue