This commit is contained in:
Vanessa 2023-09-05 09:39:57 +08:00
parent a03dda30ea
commit 20270f67e9
6 changed files with 9 additions and 9 deletions

View file

@ -822,7 +822,7 @@ app.whenReady().then(() => {
});
});
}
})
});
});
ipcMain.on("siyuan-send_windows", (event, data) => {
BrowserWindow.getAllWindows().forEach(item => {