Update metadata.json

pull/3175/head
Enric Pineda 2024-01-31 01:04:06 +01:00 committed by GitHub
parent 65782808a2
commit da4b97ea76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
{ "id": "rellotge",
"name": "Rellotge català",
"name": "Rellotge Català",
"shortName":"Rellotge",
"icon": "app.png",
"version":"0.1",
"description": "Rellotge català per a Bangle JS 2",
"description": "This is a description of my awesome timer app",
"tags": "",
"storage": [
{"name":"rellotge.rellotge.js","url":"rellotge.js"}
{"name":"rellotge.app.js","url":"rellotge.js"},
{"name":"timer.img","url":"app-icon.js","evaluate":true}
]
}