Add support for the file applicaiton in the drive
This commit is contained in:
@@ -791,7 +791,7 @@ define([
|
||||
if (!connected) { return; }
|
||||
checkLag(getLag, lagElement);
|
||||
}, 3000);
|
||||
}
|
||||
} else { connected = true; }
|
||||
|
||||
var failed = function () {
|
||||
connected = false;
|
||||
|
||||
Reference in New Issue
Block a user