Update apps.json

pull/949/head
johan-m-o 2021-11-26 11:34:52 +01:00 committed by GitHub
parent fe5ca8bc76
commit 6f300299b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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}