formatting fixes (forgive the noob)

master
L. Christopher Bird 2021-07-22 10:11:24 -07:00
parent 3f50989e03
commit 51a10df84c
2 changed files with 4 additions and 4 deletions

View File

@ -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}
] ]
} }
] ]

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB