Add missing TCA config
This commit is contained in:
@@ -150,6 +150,7 @@ return [
|
||||
'label' => 'Saison',
|
||||
'config' => [
|
||||
'type' => 'select',
|
||||
'renderType' => 'selectSingle',
|
||||
'items' => [
|
||||
[ 'Winter', 'w' ],
|
||||
[ 'Sommer', 's' ],
|
||||
|
||||
Reference in New Issue
Block a user