This commit is contained in:
@@ -656,6 +656,14 @@ export default function initialize() {
|
||||
key: key++
|
||||
});
|
||||
|
||||
//PROFILE
|
||||
sub.push({
|
||||
title: t("ServerProfile"),
|
||||
icon: "fa-binoculars",
|
||||
route: "/ops-profile",
|
||||
key: key++
|
||||
});
|
||||
|
||||
//NOTIFICATION CONFIG AND HISTORY
|
||||
sub.push({
|
||||
title: t("NotificationSettings"),
|
||||
|
||||
Reference in New Issue
Block a user