mirror of https://github.com/espruino/BangleApps
Fix lint check - no 'src' field should be in the metadata file
parent
a4ea6bfeb4
commit
3d0ed8637a
|
@ -6,7 +6,6 @@
|
|||
"version":"0.01",
|
||||
"description": "A clock that calculates the time difference between now and any given target date.",
|
||||
"tags": "clock,tool",
|
||||
"src": "elapsed_t.app.js",
|
||||
"supports": ["BANGLEJS2"],
|
||||
"storage": [
|
||||
{"name":"elapsed_t.app.js","url":"app.js"},
|
||||
|
|
Loading…
Reference in New Issue