mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
Merge branch 'master' into add-crowdin-sync-workflow
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: c70c8ecc24...1f0127966e
@@ -60,7 +60,7 @@
|
||||
</div>
|
||||
</ng-container>
|
||||
<ng-container *ngIf="selectedProviderType === providerType.WebAuthn && !webAuthnNewTab">
|
||||
<div id="web-authn-frame"><iframe id="webauthn_iframe"></iframe></div>
|
||||
<div id="web-authn-frame"><iframe id="webauthn_iframe" [allow]="webAuthnAllow"></iframe></div>
|
||||
<div class="box">
|
||||
<div class="box-content">
|
||||
<div class="box-content-row box-content-row-checkbox" appBoxRow>
|
||||
|
||||
Reference in New Issue
Block a user