Fix lint check - no 'src' field should be in the metadata file
parent
1cb02e1fb3
commit
a4ea6bfeb4
|
|
@ -6,7 +6,6 @@
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "A clock with a vaporwave sunset theme.",
|
"description": "A clock with a vaporwave sunset theme.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"src": "vpw_clock.app.js",
|
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"vpw_clock.app.js","url":"app.js"},
|
{"name":"vpw_clock.app.js","url":"app.js"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue