1
0
Fork 0

fixed apps.json for limelight

master
hughbarney 2022-01-06 21:58:44 +00:00
parent 32fb5dc58e
commit e5dad4094b
2 changed files with 3 additions and 3 deletions

View File

@ -5460,8 +5460,8 @@
"tags": "clock",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"limelight.app.js","url":"app.js"},
{"name":"limelight.img","url":"icon.js","evaluate":true}
{"name":"limelight.app.js","url":"limelight.app.js"},
{"name":"limelight.img","url":"limelight.icon.js","evaluate":true}
]
}
]

View File

@ -1,5 +1,5 @@
# Limelight
* Simple configurable analogie clock based on the work of @Andreas_Rozek [Simple_Clock](https://github.com/espruino/BangleApps/tree/master/apps/simple_clock)*
* Simple configurable analogue clock based on the work of @Andreas_Rozek [Simple_Clock](https://github.com/espruino/BangleApps/tree/master/apps/simple_clock)*
![](screenshot_limelight.jpg)