forked from FOSS/BangleApps
tweaks to make Nixie app work
parent
3c24494d1b
commit
409444a85c
|
@ -3411,11 +3411,11 @@
|
||||||
{"name":"thermomF.img","url":"app-icon.js","evaluate":true}
|
{"name":"thermomF.img","url":"app-icon.js","evaluate":true}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ "id": "vNixie",
|
{ "id": "nixie",
|
||||||
"name": "Nixie Clock",
|
"name": "Nixie Clock",
|
||||||
"shortName":"Nixie",
|
"shortName":"Nixie",
|
||||||
"icon": "nixie.png",
|
"icon": "nixie.png",
|
||||||
"version":"1.0",
|
"version":"0.01",
|
||||||
"description": "A nixie tube clock for both Bangle 1 and 2.",
|
"description": "A nixie tube clock for both Bangle 1 and 2.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type":"clock",
|
"type":"clock",
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
0.01: New App!
|
Loading…
Reference in New Issue