Skip to content

Commit

Permalink
ADD: notification logs menu handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
mountstone committed Mar 1, 2017
1 parent f6b0d85 commit f411308
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions resources/config/menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
'antares.ready: menu.after.general-settings' => [
\Antares\Foundation\src\Http\Handlers\SecurityMenu::class,
\Antares\Foundation\src\Http\Handlers\MailConfigurationMenu::class,
\Antares\Notifications\Http\Handlers\NotificationsConfigurationMenu::class,
\Antares\Api\Http\Handlers\Menu::class,
],
'antares.ready: menu.after.logger' => [
Expand Down

0 comments on commit f411308

Please sign in to comment.