mirror of
https://github.com/heyman/heynote.git
synced 2025-02-08 14:31:37 +01:00
Remove unused quit function from preload script for cleanup
This commit is contained in:
parent
1bfcf5e2d2
commit
4139bc9c9c
@ -43,9 +43,6 @@ contextBridge.exposeInMainWorld("heynote", {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
||||||
quit() {
|
|
||||||
console.log("quitting")
|
|
||||||
//ipcRenderer.invoke("app_quit")
|
|
||||||
},
|
},
|
||||||
|
|
||||||
onWindowClose(callback) {
|
onWindowClose(callback) {
|
||||||
|
Loading…
Reference in New Issue
Block a user