Skip to content

Commit

Permalink
u taskq
Browse files Browse the repository at this point in the history
  • Loading branch information
IbrahimTanyalcin committed Feb 19, 2018
1 parent 2f555af commit a89590d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskq.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
this.then = function(f) {
window.requestAnimationFrame(f);
return this;
}
};
};
//execute the pushed & sorted functions one by one
prt.execute = function(sorted,exports,options){
Expand Down

0 comments on commit a89590d

Please sign in to comment.