Skip to content

Commit a362443

Browse files
save file
1 parent 3d7058f commit a362443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/html/page-html/v1.0/page-html-v1.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h3>
292292
if(!txt)return;
293293
editor.setvalue(txt);
294294
editor.filename(file);
295-
editor.mode = 'html';
295+
editor.mode = 'js';
296296

297297
}//source
298298

0 commit comments

Comments
 (0)