mirror of
https://github.com/calzoneman/sync.git
synced 2024-09-13 04:32:09 +00:00
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…
x
Reference in New Issue
Block a user