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