mirror of https://github.com/espruino/BangleApps
Update metadata.json to support Bangle JS 1
parent
7da28950e6
commit
a70030c32e
|
@ -6,11 +6,11 @@
|
|||
"type": "module",
|
||||
"provides_modules" : ["reply"],
|
||||
"tags": "",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||
"readme": "README.md",
|
||||
"interface": "interface.html",
|
||||
"storage": [
|
||||
{"name":"reply","url":"lib.js"}
|
||||
],
|
||||
"data": [{"name":"replies.json"}]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue