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

@@ -382,7 +382,6 @@ function generateMenu(vm) {
icon: "fa-user-cog",
title: vm.$ay.t("UserSettings"),
helpUrl: "form-home-user-settings",
hideSearch: true,
formData: {
ayaType: window.$gz.type.UserOptions
},