twenties: add "health" tag
parent
6e7ddfe0c5
commit
f3de553707
|
|
@ -6,7 +6,7 @@
|
||||||
"description": "Buzzes every 20m to stand / sit and look 20ft away for 20s.",
|
"description": "Buzzes every 20m to stand / sit and look 20ft away for 20s.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "bootloader",
|
"type": "bootloader",
|
||||||
"tags": "alarm,tool",
|
"tags": "alarm,tool,health",
|
||||||
"supports": ["BANGLEJS", "BANGLEJS2"],
|
"supports": ["BANGLEJS", "BANGLEJS2"],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [{ "name": "twenties.boot.js", "url": "boot.js" }]
|
"storage": [{ "name": "twenties.boot.js", "url": "boot.js" }]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue