Skip to content

Commit b7794f6

Browse files
save file
1 parent 37f0179 commit b7794f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
hldr.append(iframe);
280280

281281
function onload(){
282-
282+
console.log('onload');
283283
if(!chk['console-persist'].checked){
284284
webconsole.clear();
285285
if(chk['console-echo'].checked){

0 commit comments

Comments
 (0)