Add clockinfo dependency to pebblepp app

Signed-off-by: kamilkrz <kamil.krzes@circlekeurope.com>
master
kamilkrz 2023-05-21 12:51:33 +02:00
parent ef854552b2
commit d36872978d
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
"type": "clock",
"tags": "clock,clkinfo",
"supports": ["BANGLEJS2"],
"dependencies" : { "clock_info":"module" },
"allow_emulator": true,
"storage": [
{"name":"pebblepp.app.js","url":"app.js"},