Update widget.js

master^2
RKBoss6 2025-07-25 19:44:28 -04:00 committed by GitHub
parent 86e0bef6c8
commit bddd0f769b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
(function(){ ((){
const intervalLow = 30000; // update interval when not charging const intervalLow = 30000; // update interval when not charging
const intervalHigh = 30000; // faster update when charging const intervalHigh = 30000; // faster update when charging