diff --git a/desktop/native-module-host.js b/desktop/native-module-host.js index bb63cea2..f8b59703 100644 --- a/desktop/native-module-host.js +++ b/desktop/native-module-host.js @@ -6,8 +6,6 @@ const attachedYubiKeys = []; let usbListenerRunning = false; let autoType; -process.on('disconnect', () => process.exit(0)); - startListener(); const messageHandlers = {