Fix stopped player to not show 00:00 when loading a track

This commit is contained in:
MattDHarding 2022-05-03 18:26:24 +00:00 committed by Georg Krause
parent 4e5d8f57ca
commit 1b8e19e129
2 changed files with 1 additions and 3 deletions

View File

@ -0,0 +1 @@
Fix stopped player to not show 00:00 when loading a track (#1432)

View File

@ -189,9 +189,6 @@
>{{ currentTimeFormatted }}</span>
| <span class="total">{{ durationFormatted }}</span>
</template>
<template v-else>
00:00 | 00:00
</template>
</div>
</div>
<div class="controls queue-controls when-queue-focused align-right">