mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
feat: unhide the AutoProbe route in the navigation menu
This commit is contained in:
@@ -136,7 +136,6 @@ export function getDefaultSidebarMenuItems(): MenuItem[] {
|
||||
icon: getIconByRouteConcept('autoprobe'),
|
||||
badge: 'common.mode.preview',
|
||||
badgeType: 'primary',
|
||||
hidden: true,
|
||||
},
|
||||
{
|
||||
path: '/users',
|
||||
|
||||
Reference in New Issue
Block a user