This commit is contained in:
Vanessa 2022-09-09 09:45:18 +08:00
parent 270565bb6c
commit 2be531a0cc
3 changed files with 12 additions and 12 deletions

View file

@ -122,7 +122,7 @@ export const exitSiYuan = () => {
ipcRenderer.send(Constants.SIYUAN_QUIT);
/// #endif
});
})
});
} else { // 正常退出
/// #if !BROWSER
ipcRenderer.send(Constants.SIYUAN_CONFIG_CLOSETRAY);