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

@@ -370,6 +370,7 @@ 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
},