Update metadata.json

master
spycat111 2025-06-12 01:32:13 +02:00 committed by GitHub
parent b343bfdb7f
commit 111d80a8de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -10,5 +10,10 @@
"patent": "GB2509149.7: Wearable Circadian Rhythm Score (CRS) System for Estimating Biological Time", "patent": "GB2509149.7: Wearable Circadian Rhythm Score (CRS) System for Estimating Biological Time",
"supports": ["BANGLEJS2"], "supports": ["BANGLEJS2"],
"readme": "README.md", "readme": "README.md",
"changelog": "ChangeLog" "changelog": "ChangeLog",
"storage": [
{ "name": "crsclock.app.js", "url": "crsclock.js" },
{ "name": "crsclock.info", "url": "metadata.json" },
{ "name": "crsclock.img", "url": "icon.png" }
]
} }