This commit is contained in:
@@ -298,7 +298,7 @@ function generateMenu(vm) {
|
||||
vm: vm
|
||||
});
|
||||
|
||||
if (!window.$gz.store.state.isCustomerUser) {
|
||||
if (!window.$gz.store.state.getters.isCustomerUser) {
|
||||
menuOptions.menuItems.push({
|
||||
title: "DirectNotification",
|
||||
icon: "$ayiCommentAlt",
|
||||
|
||||
Reference in New Issue
Block a user