This commit is contained in:
vapormusic 2022-07-24 10:16:53 +07:00
commit b80e9d68b0

View file

@ -3126,10 +3126,6 @@ const app = new Vue({
let lrcfile = "";
let richsync = [];
const lang = app.cfg.lyrics.mxm_language // translation language
function revisedRandId() {
return Math.random().toString(36).replace(/[^a-z]+/g, '').slice(2, 10);
}
function getMXMSubs(track, artist, lang, time, id) {
let richsyncQuery = app.cfg.lyrics.mxm_karaoke