feat: unhide the AutoProbe route in the navigation menu

This commit is contained in:
Marvin Zhang
2025-05-29 22:24:52 +08:00
parent 062077a9bd
commit 1cb5133fe0

View File

@@ -136,7 +136,6 @@ export function getDefaultSidebarMenuItems(): MenuItem[] {
icon: getIconByRouteConcept('autoprobe'),
badge: 'common.mode.preview',
badgeType: 'primary',
hidden: true,
},
{
path: '/users',