aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIvan Kurnosov2017-08-03 11:11:25 +1200
committerGitHub2017-08-03 11:11:25 +1200
commitffc9ba05fc6b549bd42e63e8dc24b65c01946433 (patch)
tree011a016777129bcf90a76c33450b22717e775989
parentplugins: rename libvirt -> virt (diff)
downloadapt-panopticon_cgp-ffc9ba05fc6b549bd42e63e8dc24b65c01946433.zip
apt-panopticon_cgp-ffc9ba05fc6b549bd42e63e8dc24b65c01946433.tar.gz
apt-panopticon_cgp-ffc9ba05fc6b549bd42e63e8dc24b65c01946433.tar.bz2
apt-panopticon_cgp-ffc9ba05fc6b549bd42e63e8dc24b65c01946433.tar.xz
Missing parentheses for LVM item name
-rw-r--r--plugin/lvm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/lvm.json b/plugin/lvm.json
index 9ec38ae..8c69bac 100644
--- a/plugin/lvm.json
+++ b/plugin/lvm.json
@@ -1,6 +1,6 @@
1{ 1{
2 "df_complex": { 2 "df_complex": {
3 "title": "Logical volumes for {{PI}}) on {{HOST}}", 3 "title": "Logical volumes for ({{PI}}) on {{HOST}}",
4 "vertical": "Bytes", 4 "vertical": "Bytes",
5 "type": "stacked", 5 "type": "stacked",
6 "legend": { 6 "legend": {