Ability to force an update of the usage bar

pull/1/head
yflory 4 years ago
parent b8361ff989
commit 002476ddd3

@ -2104,6 +2104,7 @@ define([
cb(null, $container);
return {
$container: $container,
update: updateUsage,
stop: function () {
clearInterval(interval);
}

Loading…
Cancel
Save