Skip to content

Commit ab5baed

Browse files
save file
1 parent 3fcf288 commit ab5baed

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

utils/editors/html-editor/html-editor.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
await output.init();
149149
await log.init();
150150

151-
//:
151+
152152

153153
window.onfocus = focus;
154154
keydown.add(kd);
@@ -162,6 +162,9 @@
162162
}//init
163163

164164

165+
//:
166+
167+
165168
(async()=>{
166169

167170
mod.stack.add;

0 commit comments

Comments
 (0)