Skip to content

Commit 4b23f70

Browse files
save file
1 parent 548de30 commit 4b23f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</span>
8181

8282
<span id=iframe-show class=radio>
83-
<input type=checkbox>
83+
<input type=checkbox checked>
8484
iframe
8585
</span>
8686

@@ -97,7 +97,7 @@
9797

9898
<script>
9999

100-
(function output_console({mod,dom,host}){
100+
(function output_console({mod,host}){
101101

102102
var obj = {
103103
version : 'v2.0',

0 commit comments

Comments
 (0)