🎨 文件系统读取或写入失败时退出内核 https://github.com/siyuan-note/siyuan/issues/7707

This commit is contained in:
Liang Ding 2023-03-19 14:16:05 +08:00
parent 1ec4bb950c
commit 3d289659fd
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -50,7 +50,6 @@ try {
app.exit();
}
// type: port/id
const exitApp = (port, errorWindowId) => {
let tray;
let mainWindow;