mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
fix watchdog
- remove creating album feature from watchdog (rely on the periodic function)
This commit is contained in:
committed by
Mungai Geoffrey
parent
c9830842ed
commit
6fbf179f34
+1
-1
@@ -3,8 +3,8 @@ import { focusElem } from "../composables/perks";
|
||||
|
||||
const tablist = {
|
||||
home: "home",
|
||||
search: "search",
|
||||
queue: "queue",
|
||||
search: "search",
|
||||
};
|
||||
|
||||
export default defineStore("tabs", {
|
||||
|
||||
Reference in New Issue
Block a user