This commit is contained in:
2020-06-07 18:13:56 +00:00
parent ed0de5bfb0
commit 983c24a726
17 changed files with 67 additions and 23 deletions

View File

@@ -15,7 +15,9 @@ export default {
icon: "fa-bullhorn",
title: this.$ay.t("NotificationSettings"),
helpUrl: "form-ops-notification-settings",
hideSearch: true
formData: {
ayaType: window.$gz.type.NotificationSubscription
}
});
}
};