mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 03:03:43 +00:00
2fa recovery code view
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
</div>
|
||||
<app-callout type="warning">
|
||||
<p>{{'twoStepLoginRecoveryWarning' | i18n}}</p>
|
||||
<button type="button" class="btn btn-outline-secondary">{{'viewRecoveryCode' | i18n}}</button>
|
||||
<button type="button" class="btn btn-outline-secondary" (click)="recoveryCode()">{{'viewRecoveryCode' | i18n}}</button>
|
||||
</app-callout>
|
||||
<h2 class="mt-5">
|
||||
{{'providers' | i18n}}
|
||||
|
||||
Reference in New Issue
Block a user