Simply mention available disk space in graphs

This commit is contained in:
Johannes Zellner
2019-11-05 12:04:19 +01:00
parent 6463b84952
commit 82b2b0b334
2 changed files with 1 additions and 2 deletions

View File

@@ -180,7 +180,6 @@ angular.module('Application').controller('GraphsController', ['$scope', '$locati
usageOther -= tmp;
});
// add content container for other non tracked data
disk.contains.push({
label: 'Other',