Fixup app disk usage graphs
This commit is contained in:
+2
-1
@@ -1454,7 +1454,8 @@ angular.module('Application').service('Client', ['$http', '$interval', '$timeout
|
||||
params: {
|
||||
target: chunk,
|
||||
format: 'json',
|
||||
from: from
|
||||
from: from,
|
||||
until: 'now'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user