mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
fix the seed for rules
This commit is contained in:
@@ -94,7 +94,7 @@ const buildSidebarSections = (demoItems: SidebarItem[]): SidebarSection[] => [
|
||||
title: "Administration",
|
||||
items: [
|
||||
{
|
||||
label: "User management22",
|
||||
label: "User management",
|
||||
href: "/dashboard/user-management",
|
||||
icon: <Network />,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user