From ab378684ae016063274761c24ef24fdb6f17523c Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Thu, 17 Jul 2025 16:44:52 +0200 Subject: [PATCH] chore(ui): remove inventory group label (#8311) --- ui/lib/menu-list.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/lib/menu-list.ts b/ui/lib/menu-list.ts index fe62bfab80..190d1af81e 100644 --- a/ui/lib/menu-list.ts +++ b/ui/lib/menu-list.ts @@ -134,7 +134,7 @@ export const getMenuList = (pathname: string): GroupProps[] => { ], }, { - groupLabel: "Inventory", + groupLabel: "", menus: [ { href: "",