elapsed_t: add option to set clock as default
parent
e537295717
commit
eb55e5ddf2
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "Elapsed Time Clock",
|
"name": "Elapsed Time Clock",
|
||||||
"shortName": "Elapsed Time",
|
"shortName": "Elapsed Time",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"version":"0.02",
|
"version":"0.03",
|
||||||
"description": "A clock that calculates the time difference between now and any given target date.",
|
"description": "A clock that calculates the time difference between now and any given target date.",
|
||||||
"tags": "clock,tool",
|
"tags": "clock,tool",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue