mirror of https://github.com/espruino/BangleApps
Update app.js
parent
e06a8d73fb
commit
ccee0c647d
|
@ -167,8 +167,6 @@ Modules.addCached("widget_utils", function() {
|
|||
boxKeys.forEach((key) => {
|
||||
let boxConfig = boxes[key];
|
||||
boxPos[key] = {
|
||||
let background = require("clockbg");
|
||||
Modules.addCached("widget_utils", function() {
|
||||
};
|
||||
isDragging[key] = false;
|
||||
wasDragging[key] = false;
|
||||
|
|
Loading…
Reference in New Issue