autofixes

This commit is contained in:
Dennis Eichhorn 2024-04-07 17:47:06 +00:00
parent 177fdf6797
commit 8605a6cc41

View File

@ -22,7 +22,7 @@ return [
[
'dest' => '\Modules\Calendar\Controller\BackendController:viewCalendarDashboard',
'verb' => RouteVerb::GET,
'active' => true,
'active' => true,
'permission' => [
'module' => BackendController::NAME,
'type' => PermissionType::READ,