mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 09:54:07 +01:00
♻️ 内核退出
This commit is contained in:
parent
91786010d3
commit
73263ca128
6 changed files with 11 additions and 8 deletions
|
|
@ -209,7 +209,7 @@ const winOnClose = (currentWindow: Electron.BrowserWindow, close = false) => {
|
|||
} else {
|
||||
exitSiYuan();
|
||||
}
|
||||
});
|
||||
}, false, true);
|
||||
/// #endif
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue