makes dispatching happen again

This commit is contained in:
Timothy Prepscius 2013-10-04 23:26:52 -04:00
parent 04b732d2ae
commit 940b792d21
1 changed files with 1 additions and 1 deletions

View File

@ -154,4 +154,4 @@ mDispatch = {
},
};
// $(document).ready(setTimeout(function() { mDispatch.startWorker(); }, 250));
$(document).ready(setTimeout(function() { mDispatch.startWorker(); }, 250));