Skip to content

Commit

Permalink
Add missing type
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszuznanski committed Nov 16, 2023
1 parent 73c8ae3 commit 0887749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/TCA/tx_tea_domain_model_product_tea.php
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@
),
];
$tca['columns']['hidden']['config'] = [
'type' => 'check',
'items' => [
0 => '',
1 => '',
Expand Down

0 comments on commit 0887749

Please sign in to comment.