From 7a2b8174ccfd05aea85d3639fbca388b6242e3ef Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Mon, 13 Jul 2020 13:31:35 +0200 Subject: luci-app-statistics: add missing ValuesPercentage option Signed-off-by: Florian Eckert --- .../luci-app-statistics/root/usr/share/luci/statistics/plugins/df.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-statistics/root/usr') diff --git a/applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/df.json b/applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/df.json index b6cfe53a20..6dcc427a16 100644 --- a/applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/df.json +++ b/applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/df.json @@ -3,7 +3,7 @@ "category": "general", "legend": [ [], - ["IgnoreSelected"], + ["IgnoreSelected", "ValuesPercentage"], ["Devices", "MountPoints", "FSTypes"] ] } -- cgit v1.2.3