diff --git a/apps/smartbatt/metadata.json b/apps/smartbatt/metadata.json index 538006701..310c3415e 100644 --- a/apps/smartbatt/metadata.json +++ b/apps/smartbatt/metadata.json @@ -6,7 +6,7 @@ "description": "Provides a `smartbatt` module that returns the battery in days, and learns from daily usage over time for accurate predictions.", "icon": "icon.png", "type": "module", - "tags": "tool,system", + "tags": "tool,system,clkinfo", "supports": ["BANGLEJS","BANGLEJS2"], "provides_modules" : ["smartbatt"], "readme": "README.md",