Update apps.json
parent
c9d0a19947
commit
075d7a840c
|
|
@ -3893,8 +3893,8 @@
|
||||||
{
|
{
|
||||||
"id": "thermom",
|
"id": "thermom",
|
||||||
"name": "Thermometer",
|
"name": "Thermometer",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "Displays the current temperature, updated every 20 seconds",
|
"description": "Displays the current temperature in degree Celsius, updated every 20 seconds",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "tool",
|
"tags": "tool",
|
||||||
"supports": ["BANGLEJS"],
|
"supports": ["BANGLEJS"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue