mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
This commit is contained in:
parent
8660a2b214
commit
86311447d1
8 changed files with 59 additions and 30 deletions
|
|
@ -735,7 +735,7 @@ export const newCenterEmptyTab = () => {
|
|||
newNotebook();
|
||||
});
|
||||
tab.panelElement.querySelector("#editorEmptyFile").addEventListener("click", () => {
|
||||
newFile(undefined, undefined, true);
|
||||
newFile(undefined, undefined, undefined, true);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue