fix.tags in metadata.json
parent
e079e37dab
commit
02bf875fda
|
|
@ -5,7 +5,7 @@
|
|||
"type": "clock",
|
||||
"version":"0.01",
|
||||
"description": "A clock that calculates the time difference between now and any given target date.",
|
||||
"tags": ["clock", "tool"],
|
||||
"tags": "clock, tool",
|
||||
"src": "elapsed_t.app.js",
|
||||
"supports": ["BANGLEJS2"],
|
||||
"storage": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue