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();
|
||||
}
|
||||
this.currentSongInfo = a
|
||||
self.lyriccurrenttime = 0
|
||||
try {
|
||||
a = a.item.attributes;
|
||||
} catch (_) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue