mirror of https://github.com/espruino/BangleApps
Actually fix metadata.json
After trying multiple things, I think this will fix the tags.pull/2989/head
parent
baf720c5bc
commit
4b925b7fea
|
@ -5,7 +5,7 @@
|
|||
"version": "1.00",
|
||||
"description": "A fully featured watch face with a playable game on the side.",
|
||||
"type": "clock",
|
||||
"tags": ["clock", "game"],
|
||||
"tags": "clock, game",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"storage": [
|
||||
{"name":"bblobface.app.js","url":"app.js"},
|
||||
|
|
Loading…
Reference in New Issue