Update boot.js

master
RKBoss6 2025-06-24 15:49:49 -04:00 committed by GitHub
parent 5a80d341b5
commit e2253eaa45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
return result;
})(Bangle[functionName]);
}
/* exported functions */
let functions = {};
let wrapDeferred = ((o,t) => (a) => {
if (a == eval || typeof a == "string") {