From a0b6a85ee22c355ac1f688955751c589a204641d Mon Sep 17 00:00:00 2001 From: Maikiwi Date: Wed, 20 Jul 2022 21:29:21 -0700 Subject: [PATCH] idk this only breaking now --- src/renderer/main/vueapp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/main/vueapp.js b/src/renderer/main/vueapp.js index 86dedaa2..1cda92ad 100644 --- a/src/renderer/main/vueapp.js +++ b/src/renderer/main/vueapp.js @@ -3159,7 +3159,7 @@ const app = new Vue({ } } - if (lrcfile == "") { + if (lrcfile === "") { app.loadQQLyrics(); // app.loadAMLyrics() } else {