Skip to content

Commit

Permalink
also remove reg_requireConfirm from sub palette
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzmg committed Sep 9, 2021
1 parent 09196a9 commit a6f6705
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public function __invoke(DataContainer $dc): void
->removeField('reg_max')
->removeField('reg_regEnd')
->removeField('reg_cancelEnd')
->removeField('reg_requireConfirm')
->applyToSubPalette('reg_enable', 'tl_calendar_events')
;
}
Expand Down

0 comments on commit a6f6705

Please sign in to comment.