Add screenshots to metadata.json

pull/1788/head
sir-indy 2022-05-02 12:33:22 +01:00
parent 51807e2b9a
commit c5e1adc7a2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"tags": "tool,alarm,timer",
"dependencies": {"scheduler":"type"},
"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",
"storage": [
{"name":"smpltmr.app.js","url":"app.js"},