test(notifications mgt): added new mgt for notifications to turn off and on in the ui
This commit is contained in:
@@ -100,6 +100,13 @@ const newSubModules = [
|
||||
newWindow: false,
|
||||
isActive: true,
|
||||
},
|
||||
{
|
||||
name: "Notifcations",
|
||||
link: "notificationMGT",
|
||||
icon: "Webhook",
|
||||
newWindow: false,
|
||||
isActive: true,
|
||||
},
|
||||
{
|
||||
name: "Swagger",
|
||||
link: "#",
|
||||
|
||||
Reference in New Issue
Block a user