mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-18 09:28:41 +00:00
autofixes
This commit is contained in:
parent
177fdf6797
commit
8605a6cc41
|
|
@ -22,7 +22,7 @@ return [
|
||||||
[
|
[
|
||||||
'dest' => '\Modules\Calendar\Controller\BackendController:viewCalendarDashboard',
|
'dest' => '\Modules\Calendar\Controller\BackendController:viewCalendarDashboard',
|
||||||
'verb' => RouteVerb::GET,
|
'verb' => RouteVerb::GET,
|
||||||
'active' => true,
|
'active' => true,
|
||||||
'permission' => [
|
'permission' => [
|
||||||
'module' => BackendController::NAME,
|
'module' => BackendController::NAME,
|
||||||
'type' => PermissionType::READ,
|
'type' => PermissionType::READ,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user