diff --git a/src/views/system.js b/src/views/system.js index 491acebcc..3d61122e1 100644 --- a/src/views/system.js +++ b/src/views/system.js @@ -199,7 +199,7 @@ angular.module('Application').controller('SystemController', ['$scope', '$locati // add content container for other non tracked data disk.contains.push({ - label: 'Other', + label: 'Ubuntu', id: 'other', color: '#27CE65', usage: usageOther