mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix menu
This commit is contained in:
@@ -161,8 +161,8 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
|
|||||||
/>
|
/>
|
||||||
<VerticalNavLink
|
<VerticalNavLink
|
||||||
:item="{
|
:item="{
|
||||||
title: '用户设置',
|
title: '用户',
|
||||||
icon: 'mdi-cog-outline',
|
icon: 'mdi-account',
|
||||||
to: '/account-setting',
|
to: '/account-setting',
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user