twenties: add "health" tag

pull/3403/head
thyttan 2024-05-06 19:58:15 +02:00
parent 6e7ddfe0c5
commit f3de553707
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"description": "Buzzes every 20m to stand / sit and look 20ft away for 20s.",
"icon": "app.png",
"type": "bootloader",
"tags": "alarm,tool",
"tags": "alarm,tool,health",
"supports": ["BANGLEJS", "BANGLEJS2"],
"readme": "README.md",
"storage": [{ "name": "twenties.boot.js", "url": "boot.js" }]