Ability to force an update of the usage bar
parent
b8361ff989
commit
002476ddd3
|
@ -2104,6 +2104,7 @@ define([
|
|||
cb(null, $container);
|
||||
return {
|
||||
$container: $container,
|
||||
update: updateUsage,
|
||||
stop: function () {
|
||||
clearInterval(interval);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue