We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7a89c commit 0d71f25Copy full SHA for 0d71f25
apps/powermanager/boot.js
@@ -77,7 +77,7 @@
77
})(Bangle[functionName]);
78
}
79
80
- let functions = {};
+
81
let wrapDeferred = ((o,t) => (a) => {
82
if (a == eval || typeof a == "string") {
83
return o.apply(this, arguments);
0 commit comments