mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
remove folder banner
This commit is contained in:
@@ -19,6 +19,7 @@ export default defineStore("FolderDirs&Tracks", {
|
||||
const { tracks, folders } = await fetchThem(path);
|
||||
|
||||
[this.path, this.allDirs, this.allTracks] = [path, folders, tracks];
|
||||
|
||||
},
|
||||
resetQuery() {
|
||||
this.query = "";
|
||||
|
||||
Reference in New Issue
Block a user