Update menus dialog

This commit is contained in:
MacRimi
2025-05-28 23:26:58 +02:00
parent dcae6e1cd0
commit 571b5270a2
3 changed files with 218 additions and 189 deletions

View File

@@ -81,7 +81,6 @@ export const sidebarItems: MenuItem[] = [
{
title: "Network",
submenu: [
{ title: "Repair Network", href: "/docs/network/repair-network" },
{ title: "Verify Network", href: "/docs/network/verify-network" },
{ title: "Show IP Information", href: "/docs/network/show-ip-information" },
],