formatting fixes (forgive the noob)
parent
3f50989e03
commit
51a10df84c
|
|
@ -3318,15 +3318,15 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ "id": "thermomF",
|
{ "id": "thermomF",
|
||||||
"name": "Fahrenheit Thermometer",
|
"name": "Fahrenheit Temp",
|
||||||
"shortName":"Thermometer F",
|
"shortName":"F Temp",
|
||||||
"icon": "app.png",
|
"icon": "thermf.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "A modification of the Thermometer App to display temprature in Fahrenheit",
|
"description": "A modification of the Thermometer App to display temprature in Fahrenheit",
|
||||||
"tags": "",
|
"tags": "",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"thermof.app.js","url":"app.js"},
|
{"name":"thermof.app.js","url":"app.js"},
|
||||||
{"name":"thermof.png","url":"app-icon.js","evaluate":true}
|
{"name":"thermof.img","url":"app-icon.js","evaluate":true}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in New Issue