Skip to content

Commit

Permalink
[TASK] rector run on TCA
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmschuler committed Sep 6, 2024
1 parent fa6f666 commit b30d552
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@
'renderType' => 'checkboxToggle',
'items' => [
[
0 => ''
'label' => ''
],
],
'default' => 0,
],
],
'showsubmissionsfullpercentage' => [
Expand All @@ -40,9 +41,10 @@
'renderType' => 'checkboxToggle',
'items' => [
[
0 => ''
'label' => ''
],
],
'default' => 0,
],
],

Expand Down

0 comments on commit b30d552

Please sign in to comment.