mirror of https://github.com/espruino/BangleApps
Fix meta file
parent
7e9044d7d2
commit
fea883c349
|
@ -1 +1 @@
|
||||||
require("heatshrink").decompress(atob("mEwwJC/AH4A/AH4AgA=="))
|
require("heatshrink").decompress(atob("mEwxH+AH4A/AH4A/AH4A/AH4A/AH4AzhMJF94wtF+QwsF/4APnAACF54wZFoYxNF7guHGBQv0GCwuJGBIvFACov/AD4vvd6Yv/GCoumGIwtpAH4A/AH4A/AH4A/AH4A/AH4A/AH4A/AHoA=="))
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
"tags": "",
|
"tags": "",
|
||||||
"supports" : ["BANGLEJS2"],
|
"supports" : ["BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":openwind.app.js","url":"app.js"},
|
{"name":"openwind.app.js","url":"app.js"},
|
||||||
{"name":"openwind.img","url":"app-icon.js","evaluate":true},
|
{"name":"openwind.img","url":"app-icon.js","evaluate":true},
|
||||||
{"name":"openseachart.settings.js", "url":"settings.js"}
|
{"name":"openwind.settings.js", "url":"settings.js"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue