elapsed_t: add option to set clock as default

master
paul-arg 2024-06-11 13:09:19 +02:00 committed by GitHub
parent e537295717
commit eb55e5ddf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"],