summaryrefslogtreecommitdiffstats
path: root/widgets/batterygauge.go
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/batterygauge.go')
-rw-r--r--widgets/batterygauge.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/batterygauge.go b/widgets/batterygauge.go
index 534c1cf..d447713 100644
--- a/widgets/batterygauge.go
+++ b/widgets/batterygauge.go
@@ -12,6 +12,7 @@ import (
. "github.com/xxxserxxx/gotop/v3/termui"
)
+// FIXME 3.5.1 is 0% always
type BatteryGauge struct {
*Gauge
metric prometheus.Gauge