mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
fix: indexing issue on queue virtual list
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { focusElem } from "@/utils";
|
||||
import { paths } from "@/config";
|
||||
import { defineStore } from "pinia";
|
||||
import state from "../composables/state";
|
||||
import { NotifType, useNotifStore } from "./notification";
|
||||
|
||||
import { FromOptions } from "../composables/enums";
|
||||
|
||||
Reference in New Issue
Block a user