Loading config/merged/mail.config.php +2 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,8 @@ return array( 'label' => 'Mail', 'route' => 'mail', 'resource' => PrivilegeController::getResourceId(MailController::class, 'index'), 'order' => 9003, 'order' => 10400, 'icon' => 'fas fa-angle-right', ], ], ], Loading Loading
config/merged/mail.config.php +2 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,8 @@ return array( 'label' => 'Mail', 'route' => 'mail', 'resource' => PrivilegeController::getResourceId(MailController::class, 'index'), 'order' => 9003, 'order' => 10400, 'icon' => 'fas fa-angle-right', ], ], ], Loading