remove folder banner

This commit is contained in:
geoffrey45
2022-09-12 21:37:44 +03:00
parent f5b6791d4b
commit 69b8b17e84
8 changed files with 24 additions and 99 deletions
+1
View File
@@ -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 = "";