Skip to content

Commit 751af4a

Browse files
authored
Fix no entry point for widget
1 parent 328cc50 commit 751af4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/widsmartbatt/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"tags": "widget,battery",
1313
"provides_widgets" : ["battery"],
1414
"storage": [
15-
{"name":"widsmartbatt.widget.js","url":"widget.js"}
15+
{"name":"widsmartbatt.wid.js","url":"widget.js"}
1616
]
1717
}

0 commit comments

Comments
 (0)