mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
fix 部署后插件页面刷新403问题
This commit is contained in:
@@ -138,7 +138,7 @@ import UserProfile from '@/layouts/components/UserProfile.vue'
|
||||
:item="{
|
||||
title: '插件',
|
||||
icon: 'mdi-apps',
|
||||
to: '/plugin',
|
||||
to: '/plugins',
|
||||
}"
|
||||
/>
|
||||
<VerticalNavLink
|
||||
|
||||
Reference in New Issue
Block a user