1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +00:00

reset password input back to password (#16010)

This commit is contained in:
Jordan Aasen
2025-08-15 12:30:17 -07:00
committed by GitHub
parent 6a65a6ff48
commit d6a48c4f3f
2 changed files with 9 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
[ngClass]="{ 'tw-hidden': passwordRevealed }"
readonly
bitInput
#passwordInput
type="password"
[value]="cipher.login.password"
aria-readonly="true"