Skip to content

Commit

Permalink
PM-9688 - Registration with Email Verification - RegistrationFinishCo…
Browse files Browse the repository at this point in the history
…mponent - fix button text to say create account instead of set password (#10084)
  • Loading branch information
JaredSnider-Bitwarden authored Jul 12, 2024
1 parent 7243d62 commit fef188c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
[masterPasswordPolicyOptions]="masterPasswordPolicyOptions"
[loading]="submitting"
(onPasswordFormSubmit)="handlePasswordFormSubmit($event)"
[buttonText]="'createAccount' | i18n"
></auth-input-password>

0 comments on commit fef188c

Please sign in to comment.