mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
highlight the selected when you go to folder
This commit is contained in:
@@ -90,6 +90,7 @@ export default async (
|
||||
Router.push({
|
||||
name: "FolderView",
|
||||
params: { path: track.folder },
|
||||
query: { highlight: track.trackid },
|
||||
});
|
||||
},
|
||||
icon: "folder",
|
||||
|
||||
Reference in New Issue
Block a user