diff --git a/setup.php b/setup.php index 5631f7b..c307661 100755 --- a/setup.php +++ b/setup.php @@ -91,6 +91,7 @@ function plugin_init_example() { // $PLUGIN_HOOKS['submenu_entry']['example']['options']['optionname']['links'][__s('Test link', 'example')] = '/plugins/example/index.php'; $PLUGIN_HOOKS["helpdesk_menu_entry"]['example'] = true; + $PLUGIN_HOOKS["helpdesk_menu_entry_icon"]['example'] = 'fas fa-puzzle-piece'; } // Config page