autocap test

This commit is contained in:
Jiiks 2015-10-26 06:54:47 +02:00
parent 72b8598f78
commit 893d7c214d
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ Core.prototype.init = function() {
$(document).ready(function() {
setTimeout(gwDefer, 1000);
setTimeout(gwDefer, 5000);
});
};