maintain playing track on shuffle (when audio is playing)

This commit is contained in:
geoffrey45
2022-09-10 20:32:17 +03:00
parent 32b309b6ee
commit 527051f8a2
3 changed files with 18 additions and 20 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
</router-link>
<div class="playing-from">
<div class="border rounded-sm pad-sm">
<source-icon />
<SourceIcon v-if="SourceIcon" />
<b class="ellip">{{ name }}</b>
</div>
</div>