mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
fe5ca8bc76
commit
6f300299b5
|
@ -734,11 +734,11 @@
|
|||
{
|
||||
"id": "slevel",
|
||||
"name": "Spirit Level",
|
||||
"version": "0.01",
|
||||
"version": "0.02",
|
||||
"description": "Show the current angle of the watch, so you can use it to make sure something is absolutely flat",
|
||||
"icon": "spiritlevel.png",
|
||||
"tags": "tool",
|
||||
"supports": ["BANGLEJS"],
|
||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||
"storage": [
|
||||
{"name":"slevel.app.js","url":"spiritlevel.js"},
|
||||
{"name":"slevel.img","url":"spiritlevel-icon.js","evaluate":true}
|
||||
|
|
Loading…
Reference in New Issue