test(notifications mgt): added new mgt for notifications to turn off and on in the ui

This commit is contained in:
2025-04-13 10:22:40 -05:00
parent 148919a411
commit 9baeb1ceff
3 changed files with 48 additions and 0 deletions

View File

@@ -100,6 +100,13 @@ const newSubModules = [
newWindow: false,
isActive: true,
},
{
name: "Notifcations",
link: "notificationMGT",
icon: "Webhook",
newWindow: false,
isActive: true,
},
{
name: "Swagger",
link: "#",