Skip to content

Commit c6d8d91

Browse files
committed
Removed whitespace.
Signed-off-by: ubi de feo <[email protected]>
1 parent bfcc2c6 commit c6d8d91

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

backend/ipc.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,5 @@ module.exports = function registerIPCHandlers(win, ipcMain, app, dialog) {
133133
console.log('BrowserWindow', 'close')
134134
event.preventDefault()
135135
win.webContents.send('check-before-close')
136-
})
137-
136+
})
138137
}

0 commit comments

Comments
 (0)