fix the seed for rules

This commit is contained in:
Marshal
2026-06-05 17:25:16 +00:00
parent 04d79cd568
commit 67037ba748
4 changed files with 8 additions and 5 deletions

View File

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