diff --git a/src/components/navigation/AppSidebar.tsx b/src/components/navigation/AppSidebar.tsx index b0406b8..533fd46 100644 --- a/src/components/navigation/AppSidebar.tsx +++ b/src/components/navigation/AppSidebar.tsx @@ -65,6 +65,7 @@ const orgAdminNavItems = [ { title: "ZeroTier Networks", url: "/org/zerotier/networks", icon: Network }, { title: "ZeroTier Access", url: "/org/zerotier/access", icon: ShieldAlert }, { title: "ZeroTier Config", url: "/org/zerotier/config", icon: Settings }, + { title: "ZeroTier Devices", url: "/org/zerotier/devices", icon: Monitor }, ]; const adminNavItems = [