feat: add ZeroTier Devices to admin sidebar navigation
This commit is contained in:
@@ -65,6 +65,7 @@ const orgAdminNavItems = [
|
|||||||
{ title: "ZeroTier Networks", url: "/org/zerotier/networks", icon: Network },
|
{ title: "ZeroTier Networks", url: "/org/zerotier/networks", icon: Network },
|
||||||
{ title: "ZeroTier Access", url: "/org/zerotier/access", icon: ShieldAlert },
|
{ title: "ZeroTier Access", url: "/org/zerotier/access", icon: ShieldAlert },
|
||||||
{ title: "ZeroTier Config", url: "/org/zerotier/config", icon: Settings },
|
{ title: "ZeroTier Config", url: "/org/zerotier/config", icon: Settings },
|
||||||
|
{ title: "ZeroTier Devices", url: "/org/zerotier/devices", icon: Monitor },
|
||||||
];
|
];
|
||||||
|
|
||||||
const adminNavItems = [
|
const adminNavItems = [
|
||||||
|
|||||||
Reference in New Issue
Block a user