mirror of
https://github.com/upscayl/upscayl.git
synced 2025-01-19 01:24:09 +01:00
Refactored Code
This commit is contained in:
parent
912a77d261
commit
9d38aa60b0
@ -106,7 +106,7 @@ ipcMain.on("open", async () => {
|
||||
});
|
||||
|
||||
upscayl.on("close", (code) => {
|
||||
console.log("Done upscaling", code);
|
||||
console.log("Done upscaling");
|
||||
mainWindow.webContents.send("done");
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user