Skip to content

Commit 45a582a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/ipc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +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-
})
136+
})
137137
}

0 commit comments

Comments
 (0)