mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
This commit is contained in:
parent
0b906d0ab4
commit
47c3dea234
1 changed files with 1 additions and 0 deletions
|
|
@ -470,6 +470,7 @@ ${accountHTML}
|
||||||
path: pathPosix().join(pathPosix().dirname(window.siyuan.config.system.workspaceDir), inputElement.value)
|
path: pathPosix().join(pathPosix().dirname(window.siyuan.config.system.workspaceDir), inputElement.value)
|
||||||
}, () => {
|
}, () => {
|
||||||
genWorkspace(workspaceDirElement);
|
genWorkspace(workspaceDirElement);
|
||||||
|
createWorkspaceDialog.destroy();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
event.preventDefault();
|
event.preventDefault();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue