mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 06:35:42 +00:00
fix the seed for rules
This commit is contained in:
@@ -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: [
|
||||||
|
|||||||
Reference in New Issue
Block a user