Added Disk to overview (issue:1547) (#1569)

This commit is contained in:
AreYouScared 2019-07-26 11:14:27 -04:00 committed by Dane Everitt
parent 4f54b18ce1
commit c68ca0c773
5 changed files with 13 additions and 6 deletions

View file

@ -14,6 +14,7 @@ return [
'connection' => 'Connection',
'memory' => 'Memory',
'cpu' => 'CPU',
'disk' => 'Disk',
'status' => 'Status',
'search' => 'Search',
'suspended' => 'Suspended',