chore: add roles item to the sidebar

This commit is contained in:
Pablo Lara
2024-12-05 09:12:31 +01:00
parent 2bee4b986f
commit 381aa93f55
@@ -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",