mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
client: add progress bar
- add favourites buttons - redirect /folder/ => /folder/home - minor fixes
This commit is contained in:
@@ -19,6 +19,10 @@ const routes = [
|
||||
name: "FolderView",
|
||||
component: FolderView,
|
||||
},
|
||||
{
|
||||
path: "/folder/",
|
||||
redirect: "/folder/home",
|
||||
},
|
||||
{
|
||||
path: "/playlist",
|
||||
name: "PlaylistView",
|
||||
|
||||
Reference in New Issue
Block a user