mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Restore focus when displaying sync confirm
This commit is contained in:
@@ -25,7 +25,7 @@ export class NativeMessagingMain {
|
||||
if (msg != null) {
|
||||
this.send(msg, socket);
|
||||
}
|
||||
})
|
||||
});
|
||||
});
|
||||
|
||||
ipc.server.on('connect', () => {
|
||||
|
||||
Reference in New Issue
Block a user