From bddd0f769b55406b101652656d85a57ece62692e Mon Sep 17 00:00:00 2001 From: RKBoss6 Date: Fri, 25 Jul 2025 19:44:28 -0400 Subject: [PATCH] Update widget.js --- apps/widsmartbatt/widget.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/widsmartbatt/widget.js b/apps/widsmartbatt/widget.js index df299f99c..f03834af1 100644 --- a/apps/widsmartbatt/widget.js +++ b/apps/widsmartbatt/widget.js @@ -1,4 +1,4 @@ -(function(){ +((){ const intervalLow = 30000; // update interval when not charging const intervalHigh = 30000; // faster update when charging