diff --git a/config/translation-manager.php b/config/translation-manager.php index 8c87c9c..aaf9753 100644 --- a/config/translation-manager.php +++ b/config/translation-manager.php @@ -69,6 +69,18 @@ 'navigation_group' => null, + /* + |-------------------------------------------------------------------------- + | Navigation Icon + |-------------------------------------------------------------------------- + | + | The navigation icon to use. Set `false` to disable the icon. + | Set `null` to use the default one, or specify a custom icon + | + */ + + 'navigation_icon' => false, + /* |-------------------------------------------------------------------------- | Quick-Translate Navigation Registration