case 4121

This commit is contained in:
2022-03-10 00:45:30 +00:00
parent e8cc19e1c8
commit 462c20a1dd
4 changed files with 5 additions and 5 deletions

View File

@@ -773,7 +773,7 @@ function initNavPanel() {
window.$gz.role.canOpen(window.$gz.type.OpsNotificationSettings)
) {
sub.push({
title: "NotificationSettings",
title: "OpsNotificationSettings",
icon: "$ayiBullhorn",
route: "/ops-notification-settings",
key: key++

View File

@@ -166,7 +166,7 @@ export default {
"ServerLog",
"ServerMetrics",
"ServerProfiler",
"NotificationSettings",
"OpsNotificationSettings",
"ViewServerConfiguration",
"NotificationCustomerDeliveryLog",
"NotificationDeliveryLog",