Add screenshots to metadata.json
parent
51807e2b9a
commit
c5e1adc7a2
|
|
@ -8,7 +8,7 @@
|
||||||
"tags": "tool,alarm,timer",
|
"tags": "tool,alarm,timer",
|
||||||
"dependencies": {"scheduler":"type"},
|
"dependencies": {"scheduler":"type"},
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"screenshots": [{"url":"screenshot.png"}, {"url": "screenshot_2.png"}],
|
"screenshots": [{"url":"screenshot_1.png"}, {"url": "screenshot_2.png"}, {"url": "screenshot_3.png"}, {"url": "screenshot_4.png"}],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"smpltmr.app.js","url":"app.js"},
|
{"name":"smpltmr.app.js","url":"app.js"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue