mirror of
https://github.com/heyman/heynote.git
synced 2025-02-08 14:31:37 +01:00
Fix broken syntax in 4139bc9c9c
This commit is contained in:
parent
4139bc9c9c
commit
45b98a2c87
@ -43,8 +43,6 @@ contextBridge.exposeInMainWorld("heynote", {
|
||||
})
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
onWindowClose(callback) {
|
||||
ipcRenderer.on(WINDOW_CLOSE_EVENT, callback)
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user