Add support for the file applicaiton in the drive

This commit is contained in:
yflory
2017-04-25 18:42:21 +02:00
parent 2a417ddae8
commit 9882a3a923
8 changed files with 43 additions and 3 deletions

View File

@@ -791,7 +791,7 @@ define([
if (!connected) { return; }
checkLag(getLag, lagElement);
}, 3000);
}
} else { connected = true; }
var failed = function () {
connected = false;