mirror of https://github.com/espruino/BangleApps
Update metadata.json
parent
65782808a2
commit
da4b97ea76
|
@ -1,10 +1,12 @@
|
||||||
{ "id": "rellotge",
|
{ "id": "rellotge",
|
||||||
"name": "Rellotge català",
|
"name": "Rellotge Català",
|
||||||
"shortName":"Rellotge",
|
"shortName":"Rellotge",
|
||||||
|
"icon": "app.png",
|
||||||
"version":"0.1",
|
"version":"0.1",
|
||||||
"description": "Rellotge català per a Bangle JS 2",
|
"description": "This is a description of my awesome timer app",
|
||||||
"tags": "",
|
"tags": "",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"rellotge.rellotge.js","url":"rellotge.js"}
|
{"name":"rellotge.app.js","url":"rellotge.js"},
|
||||||
|
{"name":"timer.img","url":"app-icon.js","evaluate":true}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue