mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
Update a formatting issue with markPasswordAsDirty
This commit is contained in:
parent
06f2364733
commit
7bed3b0b59
@ -92,5 +92,5 @@ export class AddEditComponent extends BaseAddEditComponent implements OnChanges,
|
|||||||
|
|
||||||
markPasswordAsDirty() {
|
markPasswordAsDirty() {
|
||||||
this.form.controls['Login.Password'].markAsDirty();
|
this.form.controls['Login.Password'].markAsDirty();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user