mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
fix: user settings international config files
This commit is contained in:
@@ -44,7 +44,7 @@ export default [
|
||||
name: "UserSettings",
|
||||
component: () => import("@/layout/components/userSettings/index.vue"),
|
||||
meta: {
|
||||
title: $t("buttons.hsUserSettings"),
|
||||
title: $t("buttons.pureUserSettings"),
|
||||
showLink: false,
|
||||
rank: 103
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user