mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 21:08:49 +01:00
🎨 文件系统读取或写入失败时退出内核 https://github.com/siyuan-note/siyuan/issues/7707
This commit is contained in:
parent
1ec4bb950c
commit
3d289659fd
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ try {
|
|||
app.exit();
|
||||
}
|
||||
|
||||
// type: port/id
|
||||
const exitApp = (port, errorWindowId) => {
|
||||
let tray;
|
||||
let mainWindow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue