mirror of https://github.com/calzoneman/sync.git
Merge branch 'master' of github.com:calzoneman/sync
This commit is contained in:
commit
3ad925ad84
|
@ -488,6 +488,7 @@ function rebuildPlaylist() {
|
|||
return;
|
||||
addQueueButtons(li);
|
||||
if(i == qli.length - 1) {
|
||||
scrollQueue();
|
||||
REBUILDING = false;
|
||||
}
|
||||
}, 10*i);
|
||||
|
|
Loading…
Reference in New Issue