Update apps.json
parent
a15c9b3a74
commit
411a08aa70
|
|
@ -5064,14 +5064,13 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "teatimer",
|
"id": "teatimr",
|
||||||
"name": "Tea Timer",
|
"name": "Tea Timer",
|
||||||
"shortName" : "Tea Timer",
|
|
||||||
"version": "1.00",
|
"version": "1.00",
|
||||||
"icon": "teatimer.png",
|
|
||||||
"description": "A simple timer. You can easyly set up the time.",
|
"description": "A simple timer. You can easyly set up the time.",
|
||||||
|
"icon": "teatimer.png",
|
||||||
|
"tags": "tool",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"tags": "",
|
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"teatimer.app.js","url":"app.js"},
|
{"name":"teatimer.app.js","url":"app.js"},
|
||||||
{"name":"teatimer.img","url":"app-icon.js","evaluate":true}
|
{"name":"teatimer.img","url":"app-icon.js","evaluate":true}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue