Fix usage bar in drive and read only teams
This commit is contained in:
@@ -2232,6 +2232,7 @@ define([
|
||||
updateUsage();
|
||||
cb(null, $container);
|
||||
return {
|
||||
$container: $container,
|
||||
stop: function () {
|
||||
clearInterval(interval);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user