perbaikan routing menu monitoring

This commit is contained in:
Fuzi_fauzia 2024-04-22 00:06:00 +07:00
parent 3c7deac1b0
commit 5187f4e29f
1 changed files with 1 additions and 1 deletions

View File

@ -899,7 +899,7 @@ export const MenuSettingsConfig: MenuConfig = {
{ {
title: 'Monitoring', title: 'Monitoring',
icon: 'feather ft-monitor', icon: 'feather ft-monitor',
page: '/monitoring', page: 'null',
submenu: { submenu: {
items: [ items: [
{ {