Former-commit-id: 33145e10d4c11f4db9b7b57787284063a8c13e0d
This commit is contained in:
troyeguo
2021-08-04 20:31:54 +08:00
parent a489cecd07
commit 39bb61beff

View File

@@ -116,7 +116,6 @@ app.on("ready", () => {
}
readerWindow.on("close", () => {
readerWindow.destroy();
readerWindow = null;
});
event.returnValue = "success";
});