diff --git a/frontend/crawlab-ui/src/router/index.ts b/frontend/crawlab-ui/src/router/index.ts index 663e0c1f..1bcaac7c 100644 --- a/frontend/crawlab-ui/src/router/index.ts +++ b/frontend/crawlab-ui/src/router/index.ts @@ -136,7 +136,6 @@ export function getDefaultSidebarMenuItems(): MenuItem[] { icon: getIconByRouteConcept('autoprobe'), badge: 'common.mode.preview', badgeType: 'primary', - hidden: true, }, { path: '/users',