garbage gone

This commit is contained in:
Maikiwi 2022-07-23 13:52:25 -07:00
parent 5e9e989630
commit 7903e81c43

View file

@ -3125,10 +3125,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