Uninstall handlers on Windows uninstall/npm run clean
This commit is contained in:
@@ -55,7 +55,7 @@ function init () {
|
||||
windows.createMainWindow()
|
||||
shortcuts.init()
|
||||
tray.init()
|
||||
handlers.init()
|
||||
handlers.install()
|
||||
})
|
||||
|
||||
app.on('ipcReady', function () {
|
||||
|
||||
Reference in New Issue
Block a user