autocap test
This commit is contained in:
parent
72b8598f78
commit
893d7c214d
|
@ -108,7 +108,7 @@ Core.prototype.init = function() {
|
||||||
|
|
||||||
|
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
setTimeout(gwDefer, 1000);
|
setTimeout(gwDefer, 5000);
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue