This commit is contained in:
2020-06-03 22:21:52 +00:00
parent 27cb582fb6
commit 3ed6a02e96
17 changed files with 34 additions and 22 deletions

View File

@@ -14,7 +14,8 @@ export default {
isMain: true,
icon: "fa-bullhorn",
title: this.$ay.t("NotificationSettings"),
helpUrl: "form-ops-notification-settings"
helpUrl: "form-ops-notification-settings",
hideSearch: true
});
}
};