Update metadata.json
parent
cb9c9364ae
commit
bca268b43e
|
|
@ -1,4 +1,4 @@
|
||||||
{ "id": "poketchclock",
|
{ "id": "pokeclock",
|
||||||
"name": "Poketch Clock",
|
"name": "Poketch Clock",
|
||||||
"shortName":"Poketch",
|
"shortName":"Poketch",
|
||||||
"icon": "pokeclock.png",
|
"icon": "pokeclock.png",
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"readme":"README.md",
|
"readme":"README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"poketchclock.app.js","url":"app.js"},
|
{"name":"pokeclock.app.js","url":"app.js"},
|
||||||
{"name":"poketchclock.img","url":"app-icon.js","evaluate":true}
|
{"name":"pokeclock.img","url":"app-icon.js","evaluate":true}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue