Skip to content

Commit 23dd018

Browse files
save file
1 parent fa4a0fd commit 23dd018

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/editors/markdown-editor/v2.0/markdown-editor-v2.0.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)