mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
Update email on sponsored families signup to update on change (#9649)
This commit is contained in:
parent
400795732f
commit
87932cf926
@ -64,7 +64,7 @@ export class SponsoredFamiliesComponent implements OnInit, OnDestroy {
|
|||||||
true,
|
true,
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
updateOn: "blur",
|
updateOn: "change",
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user