mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Update a formatting issue with markPasswordAsDirty
This commit is contained in:
@@ -92,5 +92,5 @@ export class AddEditComponent extends BaseAddEditComponent implements OnChanges,
|
||||
|
||||
markPasswordAsDirty() {
|
||||
this.form.controls['Login.Password'].markAsDirty();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user