This commit is contained in:
Raymond Hill 2023-08-11 17:55:29 -04:00
parent bb41d9594f
commit 3d60d1bde4
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -37,7 +37,7 @@
/******************************************************************************/
// Start of injected code
// Start of code to inject
const uBOL_$scriptletName$ = function() {
const scriptletGlobals = new Map(); // jshint ignore: line
@ -122,7 +122,7 @@ argsList.length = 0;
/******************************************************************************/
};
// End of injected code
// End of code to inject
/******************************************************************************/