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:
@@ -36,6 +36,7 @@
|
||||
[ngClass]="{ 'tw-hidden': passwordRevealed }"
|
||||
readonly
|
||||
bitInput
|
||||
#passwordInput
|
||||
type="password"
|
||||
[value]="cipher.login.password"
|
||||
aria-readonly="true"
|
||||
|
||||
Reference in New Issue
Block a user