mirror of https://github.com/espruino/BangleApps
another format fix *sigh*
parent
51a10df84c
commit
89f67dff6e
|
@ -3325,8 +3325,8 @@
|
|||
"description": "A modification of the Thermometer App to display temprature in Fahrenheit",
|
||||
"tags": "",
|
||||
"storage": [
|
||||
{"name":"thermof.app.js","url":"app.js"},
|
||||
{"name":"thermof.img","url":"app-icon.js","evaluate":true}
|
||||
{"name":"thermomF.app.js","url":"app.js"},
|
||||
{"name":"thermomF.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue