Skip to content

Commit

Permalink
Update events.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Oct 30, 2023
1 parent 73c0e3d commit bd540b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/events.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
'end_date' => 'desc',
],
'sidebar' => [
'icon' => '<i class="bi bi-calendar3"></i>',
'icon' => '<i class="bi bi-calendar-range"></i>',
'weight' => 50,
],
'permissions' => [
Expand Down

0 comments on commit bd540b1

Please sign in to comment.