mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
chore: added new ui fields (#2991)
This commit is contained in:
@@ -2,5 +2,6 @@ import { SecretVerificationRequest } from "./secretVerificationRequest";
|
||||
|
||||
export class PasswordRequest extends SecretVerificationRequest {
|
||||
newMasterPasswordHash: string;
|
||||
masterPasswordHint: string;
|
||||
key: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user