Skip to content

Commit da8926b

Browse files
save file
1 parent d84c17c commit da8926b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
350350
<script type=module>
351351
352-
function run(){
352+
window.run=function(){
353353
354354
${js}
355355

0 commit comments

Comments
 (0)