This commit is contained in:
booploops 2021-12-20 20:49:06 -08:00
commit c3785d51cf

View file

@ -316,6 +316,7 @@ const app = new Vue({
self.$refs.queue.updateQueue();
}
this.currentSongInfo = a
self.lyriccurrenttime = 0
try {
a = a.item.attributes;
} catch (_) {