chore: add roles item to the sidebar

This commit is contained in:
Pablo Lara
2024-12-05 09:12:31 +01:00
parent 5b0b85c0f8
commit 0a2b8e4315
@@ -211,6 +211,12 @@ export const sectionItems: SidebarItem[] = [
icon: "lucide:scan-search",
title: "Scan Jobs",
},
{
key: "roles",
href: "/roles",
icon: "mdi:account-key-outline",
title: "Roles",
},
// {
// key: "integrations",
// href: "/integrations",