forked from FOSS/BangleApps
add dependency on mylocation
parent
1eda4cb0bb
commit
330450516f
|
@ -5,6 +5,7 @@
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "clkinfo",
|
"type": "clkinfo",
|
||||||
"tags": "clkinfo,sunrise",
|
"tags": "clkinfo,sunrise",
|
||||||
|
"dependencies": {"mylocation":"app"},
|
||||||
"supports" : ["BANGLEJS2"],
|
"supports" : ["BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"sunrise.clkinfo.js","url":"clkinfo.js"}
|
{"name":"sunrise.clkinfo.js","url":"clkinfo.js"}
|
||||||
|
|
Loading…
Reference in New Issue