Skip to content

Commit f596416

Browse files
save file
1 parent 9da00eb commit f596416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/js-console/html/output-console/v3.0/output-console-v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294

295295
build.sandbox = function(){
296296

297-
var attr = def_sandbox;
297+
var attr = sandbox_def;
298298
//console.log(attr);
299299
var tokens = new Set(attr.split(/\s+/).filter(Boolean));
300300

0 commit comments

Comments
 (0)