Skip to content

Commit

Permalink
Set Timeline to false to remove license warning by default
Browse files Browse the repository at this point in the history
  • Loading branch information
haritz95 committed Sep 11, 2023
1 parent 9bb8c7b commit 364a71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/filament-fullcalendar.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'interaction' => true,
'list' => true,
'rrule' => true,
'resourceTimeline' => true,
'resourceTimeline' => false,
],

'headerToolbar' => [
Expand Down

0 comments on commit 364a71e

Please sign in to comment.