mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
rewrite recommendation component with script setup
This commit is contained in:
@@ -87,7 +87,6 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: "/:pathMatch(.*)",
|
||||
// alias: "*",
|
||||
component: () => import("../views/NotFound.vue"),
|
||||
},
|
||||
];
|
||||
Reference in New Issue
Block a user