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",
|
||||
"type": "bootloader",
|
||||
"tags": "boot,tool,weather",
|
||||
"dependencies": {"weather":"app"},
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"interface": "interface.html",
|
||||
"readme": "README.md",
|
||||
|
|
Loading…
Reference in New Issue