Fix stopped player to not show 00:00 when loading a track
This commit is contained in:
parent
4e5d8f57ca
commit
1b8e19e129
2 changed files with 1 additions and 3 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue