test
This commit is contained in:
@@ -169,6 +169,11 @@ const AppSidebar: React.FC = () => {
|
||||
name: "Dashboard",
|
||||
path: "/",
|
||||
},
|
||||
{
|
||||
icon: <BoltIcon />,
|
||||
name: "AI Control Hub",
|
||||
path: "/ai-control-hub",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user