mirror of
https://github.com/heyman/heynote.git
synced 2025-01-21 21:38:52 +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) {
|
||||
|
Loading…
Reference in New Issue
Block a user