Skip to content

Commit e355be0

Browse files
save file
1 parent 38917e1 commit e355be0

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
@@ -247,7 +247,7 @@
247247
btn.iframe.show = function(chk){
248248

249249
if(!iframe)return;
250-
]
250+
251251
if(chk.checked){
252252
iframe.style.display = '';
253253
}else{

0 commit comments

Comments
 (0)