diff --git a/front/src/components/Queue.vue b/front/src/components/Queue.vue index 82cc1cbdb..062f0b8c5 100644 --- a/front/src/components/Queue.vue +++ b/front/src/components/Queue.vue @@ -282,7 +282,7 @@ const coverType = useStorage('queue:cover-type', CoverType.COVER_ART) {{ currentTrack.artistName }} @@ -417,7 +417,7 @@ const coverType = useStorage('queue:cover-type', CoverType.COVER_ART)
{{ $t('components.Queue.queuePosition', {index: currentIndex +1, length: queue.length}) }}