Merge branch 'main' of https://github.com/ciderapp/Cider
This commit is contained in:
commit
b80e9d68b0
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue