mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
show existing image on update playlist modal
+ some modal cleanup
This commit is contained in:
@@ -37,7 +37,7 @@ export default defineStore("search", () => {
|
||||
const route = useRoute();
|
||||
|
||||
const currentTab = ref("tracks");
|
||||
const RESULT_COUNT = 6;
|
||||
const RESULT_COUNT = 10;
|
||||
|
||||
const loadCounter = reactive({
|
||||
tracks: 0,
|
||||
|
||||
Reference in New Issue
Block a user