Update app.js

pull/3502/head
only-meeps 2024-08-02 14:27:01 -07:00 committed by GitHub
parent e06a8d73fb
commit ccee0c647d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -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;