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

environments/review-front-reno-ze4s4p/deployments/11341
MattDHarding 2022-05-03 18:26:24 +00:00 zatwierdzone przez Georg Krause
rodzic 4e5d8f57ca
commit 1b8e19e129
2 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

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

Wyświetl plik

@ -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">