Fix filename

master
RKBoss6 2025-07-26 13:18:59 -04:00 committed by GitHub
parent c06255dfb3
commit 328cc50893
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
"tags": "widget,battery",
"provides_widgets" : ["battery"],
"storage": [
{"name":"widsmartbatt.js","url":"widget.js"}
{"name":"widsmartbatt.widget.js","url":"widget.js"}
]
}