mirror of https://github.com/espruino/BangleApps
activityreminder: add "health" tag
parent
95a57aa4e1
commit
6e7ddfe0c5
|
@ -6,7 +6,7 @@
|
||||||
"version":"0.12",
|
"version":"0.12",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
"tags": "tool,activity",
|
"tags": "tool,activity,health",
|
||||||
"supports": ["BANGLEJS", "BANGLEJS2"],
|
"supports": ["BANGLEJS", "BANGLEJS2"],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
|
|
Loading…
Reference in New Issue