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