From 86e0bef6c84d075fe4eb26444b8d17261d9b58dc Mon Sep 17 00:00:00 2001 From: RKBoss6 Date: Fri, 25 Jul 2025 19:41:09 -0400 Subject: [PATCH] Update metadata.json --- apps/widsmartbatt/metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/widsmartbatt/metadata.json b/apps/widsmartbatt/metadata.json index a8878bf98..b61d367c6 100644 --- a/apps/widsmartbatt/metadata.json +++ b/apps/widsmartbatt/metadata.json @@ -7,6 +7,7 @@ "type": "widget", "supports": ["BANGLEJS", "BANGLEJS2"], "readme": "README.md", + "dependencies" : { "smartbatt":"module" }, "description": "Simple and slim battery widget that shows days remaining, and uses the `smartbatt` module to learm from your usage and provide accurate predictions.", "tags": "widget,battery", "provides_widgets" : ["battery"],