fix the seed for rules

This commit is contained in:
Marshal
2026-06-05 17:25:44 +00:00
parent 67037ba748
commit f8270175a2

View File

@@ -94,7 +94,7 @@ const buildSidebarSections = (demoItems: SidebarItem[]): SidebarSection[] => [
title: "Administration", title: "Administration",
items: [ items: [
{ {
label: "User management22", label: "User management",
href: "/dashboard/user-management", href: "/dashboard/user-management",
icon: <Network />, icon: <Network />,
children: [ children: [