highlight the selected when you go to folder

This commit is contained in:
geoffrey45
2022-07-09 09:52:46 +03:00
parent 09c588c856
commit 4688665156
9 changed files with 135 additions and 45 deletions
+1
View File
@@ -90,6 +90,7 @@ export default async (
Router.push({
name: "FolderView",
params: { path: track.folder },
query: { highlight: track.trackid },
});
},
icon: "folder",