Merge pull request #3894 from RKBoss6/Sleep-Log-small-fixes

[Sleep Log] Add new tag for health, update description
master
Gordon Williams 2025-06-23 16:58:27 +01:00 committed by GitHub
commit 52962d2f50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@
"name":"Sleep Log", "name":"Sleep Log",
"shortName": "SleepLog", "shortName": "SleepLog",
"version": "0.19", "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", "icon": "app.png",
"type": "app", "type": "app",
"tags": "tool,boot", "tags": "tool,boot,health",
"supports": ["BANGLEJS2"], "supports": ["BANGLEJS2"],
"readme": "README.md", "readme": "README.md",
"interface": "interface.html", "interface": "interface.html",