mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
♻️ 内核退出
This commit is contained in:
parent
91786010d3
commit
73263ca128
6 changed files with 11 additions and 8 deletions
|
|
@ -187,7 +187,7 @@ export const transactionError = (data: { code: number, data: string }) => {
|
|||
/// #else
|
||||
exportLayout(false, () => {
|
||||
exitSiYuan();
|
||||
});
|
||||
}, false, true);
|
||||
/// #endif
|
||||
});
|
||||
btnsElement[1].addEventListener("click", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue