mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
client: request folder lists from server
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ const routes = [
|
||||
component: Home,
|
||||
},
|
||||
{
|
||||
path: "/folder",
|
||||
path: "/folder:path",
|
||||
name: "FolderView",
|
||||
component: FolderView,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user