Skip to content

Commit faa6257

Browse files
authored
Update metadata.json
1 parent 925c71a commit faa6257

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

apps/widsmartbatt/metadata.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
{
22
"id": "widsmartbatt",
33
"name": "Smart Battery Widget",
4-
"shortName":"Smart Batt",
4+
"shortName":"Smart Batt Wid",
55
"icon": "icon.png",
66
"version":"0.01",
77
"type": "widget",
88
"supports": ["BANGLEJS", "BANGLEJS2"],
99
"readme": "README.md",
10-
"description": "Simple and slim battery widget that shows days remaining, and learns from your usage to tailor the days remaining to you.",
10+
"description": "Simple and slim battery widget that shows days remaining, and uses the `smartbatt` module to learm from your usage and provide accurate predictions.",
1111
"tags": "widget,battery",
1212
"provides_widgets" : ["battery"],
1313
"storage": [
14-
{"name":"widsmartbatt.js","url":"widget.js"},
15-
{"name":"widsmartbatt.settings.js","url":"settings.js"}
14+
{"name":"widsmartbatt.js","url":"widget.js"}
1615
]
1716
}

0 commit comments

Comments
 (0)