mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-29 03:56:51 +08:00
person card
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ const router = createRouter({
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/browse/:type+',
|
||||
path: '/browse/:paths+',
|
||||
component: () => import('../pages/browse.vue'),
|
||||
props: true,
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user