+
{{ timeFormatter(Math.floor(playQueueStore.currentTime)) }}
+ class="text-black blur-lg absolute top-0 text-xs">{{ timeFormatter(Math.floor(playQueueStore.currentTime)) }}
{{ timeFormatter(Math.floor(playQueueStore.currentTime)) }}
@@ -618,7 +618,7 @@ watch(() => playQueueStore.currentIndex, () => {