idk this only breaking now

This commit is contained in:
Maikiwi 2022-07-20 21:29:21 -07:00
parent e388e4a8f3
commit a0b6a85ee2

View file

@ -3159,7 +3159,7 @@ const app = new Vue({
} }
} }
if (lrcfile == "") { if (lrcfile === "") {
app.loadQQLyrics(); app.loadQQLyrics();
// app.loadAMLyrics() // app.loadAMLyrics()
} else { } else {