Update metadata.json

master^2^2
RKBoss6 2025-07-24 15:38:38 -04:00 committed by GitHub
parent 746351da9a
commit 27f2156a15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -11,6 +11,10 @@
"provides_modules" : ["smartbatt"],
"readme": "README.md",
"storage": [
{"name":"smartbatt","url":"module.js"}
{"name":"smartbatt","url":"module.js"},
{"name":"smartbatt.settings.js","url":"settings.js"}
],
"data": [
{"name":"smartbatt.settings.json"},
]
}