mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-17 22:55:12 -05:00
makes dispatching happen again
This commit is contained in:
parent
04b732d2ae
commit
940b792d21
@ -154,4 +154,4 @@ mDispatch = {
|
||||
},
|
||||
};
|
||||
|
||||
// $(document).ready(setTimeout(function() { mDispatch.startWorker(); }, 250));
|
||||
$(document).ready(setTimeout(function() { mDispatch.startWorker(); }, 250));
|
||||
|
Loading…
Reference in New Issue
Block a user