force lyric time = 0 at item change
This commit is contained in:
parent
adb7130db4
commit
092c33648b
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ const app = new Vue({
|
||||||
self.$refs.queue.updateQueue();
|
self.$refs.queue.updateQueue();
|
||||||
}
|
}
|
||||||
this.currentSongInfo = a
|
this.currentSongInfo = a
|
||||||
|
self.lyriccurrenttime = 0
|
||||||
try {
|
try {
|
||||||
a = a.item.attributes;
|
a = a.item.attributes;
|
||||||
} catch (_) {
|
} catch (_) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue