Skip to content

Commit d58d9e0

Browse files
save file
1 parent 59ea7a3 commit d58d9e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353

5454
<script>
5555

56-
(function output({mod,root,node}){
57-
console.log('output');
56+
(function output_root({mod,root,node}){
57+
//console.log('output');
5858
var obj = {};
5959

6060

0 commit comments

Comments
 (0)