Merge pull request #3 from ZenMondo/ZenMods

formatting fixes (forgive the noob)
pull/779/head
L. Christopher Bird 2021-07-22 10:12:41 -07:00 committed by GitHub
commit 197afb5ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3318,15 +3318,15 @@
]
},
{ "id": "thermomF",
"name": "Fahrenheit Thermometer",
"shortName":"Thermometer F",
"icon": "app.png",
"name": "Fahrenheit Temp",
"shortName":"F Temp",
"icon": "thermf.png",
"version":"0.01",
"description": "A modification of the Thermometer App to display temprature in Fahrenheit",
"tags": "",
"storage": [
{"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