mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix loadmore counter not resetting
- store load more counter in search store
This commit is contained in:
@@ -4,7 +4,6 @@ import useFStore from "@/stores/pages/folder";
|
||||
import usePStore from "@/stores/pages/playlist";
|
||||
import useQStore from "@/stores/queue";
|
||||
|
||||
|
||||
const queue = useQStore;
|
||||
const folder = useFStore;
|
||||
const album = useAStore;
|
||||
|
||||
Reference in New Issue
Block a user