We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d8d91 commit 45a582aCopy full SHA for 45a582a
backend/ipc.js
@@ -133,5 +133,5 @@ module.exports = function registerIPCHandlers(win, ipcMain, app, dialog) {
133
console.log('BrowserWindow', 'close')
134
event.preventDefault()
135
win.webContents.send('check-before-close')
136
- })
+ })
137
}
0 commit comments