Skip to content

Commit 303c477

Browse files
save file
1 parent 6ce564c commit 303c477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html-components/list/file-mod/file-mod.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ <h3>
259259
if(!txt)return;
260260
editor.setvalue(txt);
261261
editor.filename(file);
262+
editor.mode = 'html';
262263

263264
}//source
264265

0 commit comments

Comments
 (0)