From a199abbf7ff29e9ec613dbf57e5e2a06c36bf207 Mon Sep 17 00:00:00 2001 From: RKBoss6 Date: Sat, 2 Aug 2025 16:35:51 -0400 Subject: [PATCH] Update metadata.json --- apps/smartbatt/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",