From 8ed82dbd0783751a150249f65379af64d13c9d4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sun, 27 Jul 2025 21:41:39 +0200 Subject: [PATCH] various queue fixes --- src/components/VideoScroll.vue | 21 +++--------- src/services/AudioLoader.ts | 61 ++++++++++++++++++---------------- 2 files changed, 37 insertions(+), 45 deletions(-) diff --git a/src/components/VideoScroll.vue b/src/components/VideoScroll.vue index 9f69145..8d3c3fb 100644 --- a/src/components/VideoScroll.vue +++ b/src/components/VideoScroll.vue @@ -1,18 +1,5 @@