Skip to content

Commit 4c8d35f

Browse files
save file
1 parent 9dc0451 commit 4c8d35f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235

236236
<editors-hdr component=grp>
237237
<img class=title src='images/js-console.png' style='top:5px;height:35px'>
238-
<time datetime=2025-10-30>30 Oct 2025</time>
238+
<time slot=date datetime=2025-10-30>30 Oct 2025</time>
239239
</editors-hdr>
240240

241241

@@ -659,10 +659,6 @@
659659
editor.setValue(txt,-1);
660660
}
661661

662-
if(json.run){
663-
run();
664-
}
665-
666662
}//onmessage
667663

668664

0 commit comments

Comments
 (0)