mirror of https://github.com/espruino/BangleApps
Remove pedometer widget from dependencies as steps are optional
parent
3e74405376
commit
55eb3e0c94
|
@ -5155,7 +5155,6 @@
|
|||
"description": "A clock with circles for different data at the bottom in a probably familiar style",
|
||||
"icon": "app.png",
|
||||
"screenshots": [{"url":"screenshot-dark.png"}, {"url":"screenshot-light.png"}],
|
||||
"dependencies": {"widpedom":"app"},
|
||||
"type": "clock",
|
||||
"tags": "clock",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
|
|
Loading…
Reference in New Issue