forked from FOSS/BangleApps
Update apps.json
parent
f95a8114fc
commit
064f29eb10
|
@ -3545,10 +3545,11 @@
|
||||||
"name": "Binary Watch",
|
"name": "Binary Watch",
|
||||||
"shortName":"BinWatch",
|
"shortName":"BinWatch",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.01",
|
"version":"0.02",
|
||||||
"allow_emulator":true,
|
"allow_emulator":true,
|
||||||
"description": "Famous binary watch",
|
"description": "Famous binary watch",
|
||||||
"tags": "clock,b2",
|
"tags": "clock,b2",
|
||||||
|
"type": "clock",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"TheBinWatch.app.js","url":"app.js"},
|
{"name":"TheBinWatch.app.js","url":"app.js"},
|
||||||
{"name":"TheBininWatch.img","url":"app-icon.js","evaluate":true}
|
{"name":"TheBininWatch.img","url":"app-icon.js","evaluate":true}
|
||||||
|
|
Loading…
Reference in New Issue