Update metadata.json

Hour Strike App also works on Bangle.js 2
pull/1322/head
Hilmar Strauch 2022-01-19 18:10:00 +01:00 committed by GitHub
parent 7102061614
commit 118742440d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"description": "Strike the clock on the hour. A great tool to remind you an hour has passed!",
"icon": "app-icon.png",
"tags": "tool,alarm",
"supports": ["BANGLEJS"],
"supports": ["BANGLEJS", "BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"hourstrike.app.js","url":"app.js"},