Merge pull request #3894 from RKBoss6/Sleep-Log-small-fixes
[Sleep Log] Add new tag for health, update descriptionmaster
commit
52962d2f50
|
|
@ -3,10 +3,10 @@
|
|||
"name":"Sleep Log",
|
||||
"shortName": "SleepLog",
|
||||
"version": "0.19",
|
||||
"description": "Log and view your sleeping habits. This app is using the built in movement calculation.",
|
||||
"description": "Log and view your sleeping habits. This app uses built in movement calculations. View data from Bangle, or from the web app.",
|
||||
"icon": "app.png",
|
||||
"type": "app",
|
||||
"tags": "tool,boot",
|
||||
"tags": "tool,boot,health",
|
||||
"supports": ["BANGLEJS2"],
|
||||
"readme": "README.md",
|
||||
"interface": "interface.html",
|
||||
|
|
|
|||
Loading…
Reference in New Issue