mirror of
https://github.com/bitwarden/browser
synced 2026-01-31 08:43:54 +00:00
[PM-27086] re-add properties missed in rebase
This commit is contained in:
@@ -54,6 +54,8 @@ export interface SetInitialPasswordCredentialsOld {
|
||||
orgSsoIdentifier: string;
|
||||
orgId: string;
|
||||
resetPasswordAutoEnroll: boolean;
|
||||
newPassword: string;
|
||||
salt: MasterPasswordSalt;
|
||||
}
|
||||
|
||||
export interface SetInitialPasswordCredentials {
|
||||
|
||||
Reference in New Issue
Block a user