Skip to content

Commit 2b3cb17

Browse files
save file
1 parent 23dd018 commit 2b3cb17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,9 @@
329329
output.initdom(root);
330330

331331

332+
await Promise.all([
333+
log.initdom(),
334+
]);
332335

333336

334337
//ui.setup(view);

0 commit comments

Comments
 (0)