1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-08 04:33:38 +00:00
This commit is contained in:
Maciej Zieniuk
2025-04-11 12:14:50 +01:00
parent de09995334
commit cd96bb93ae

View File

@@ -436,7 +436,7 @@ export class SsoComponent implements OnInit {
}
if (authResult.requiresKeyConnectorDomainConfirmation != null) {
this.logService.debug("Key Connector domain confirmation required 2");
this.logService.debug("Key Connector domain confirmation required");
return await this.handleKeyConnectorDomainConfirmation(
authResult.requiresKeyConnectorDomainConfirmation,
authResult.userId,