mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-23 23:44:06 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
35f7fd0b66
17 changed files with 103 additions and 79 deletions
|
|
@ -187,6 +187,7 @@ export const transactionError = (data: { code: number, data: string }) => {
|
|||
});
|
||||
btnsElement[1].addEventListener("click", () => {
|
||||
fetchPost("/api/filetree/refreshFiletree", {});
|
||||
dialog.destroy();
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue