mirror of https://github.com/espruino/BangleApps
owmweather - Remove dependency to weather, some apps just use weather.json
parent
f9cb4629d6
commit
16418fa364
|
@ -6,7 +6,6 @@
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "bootloader",
|
"type": "bootloader",
|
||||||
"tags": "boot,tool,weather",
|
"tags": "boot,tool,weather",
|
||||||
"dependencies": {"weather":"app"},
|
|
||||||
"supports" : ["BANGLEJS2"],
|
"supports" : ["BANGLEJS2"],
|
||||||
"interface": "interface.html",
|
"interface": "interface.html",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
|
Loading…
Reference in New Issue