Fix lint check - no 'src' field should be in the metadata file

pull/3291/head
Gordon Williams 2024-03-25 11:02:47 +00:00 committed by GitHub
parent a4ea6bfeb4
commit 3d0ed8637a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

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