1
0
Fork 0

add dependency on mylocation

master
Gordon Williams 2023-06-26 08:51:09 +01:00
parent 1eda4cb0bb
commit 330450516f
1 changed files with 1 additions and 0 deletions

View File

@ -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"}