mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 13:40:06 +00:00
Update apps/desktop/src/platform/main/autofill/native-autofill.main.ts
Co-authored-by: Andreas Coroiu <acoroiu@bitwarden.com>
This commit is contained in:
@@ -60,7 +60,7 @@ export class NativeAutofillMain {
|
||||
request,
|
||||
});
|
||||
},
|
||||
// AssertionWihtoutUserInterfaceCallback
|
||||
// AssertionWithoutUserInterfaceCallback
|
||||
(error, clientId, sequenceNumber, request) => {
|
||||
if (error) {
|
||||
this.logService.error("autofill.IpcServer.assertion", error);
|
||||
|
||||
Reference in New Issue
Block a user