mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Co-authored-by: SmithThe4th <gsmith@bitwarden.com>
This commit is contained in:
@@ -239,7 +239,7 @@ export class AutofillOptionsComponent implements OnInit {
|
||||
(control) =>
|
||||
Object.assign(new LoginUriView(), {
|
||||
uri: control.value.uri,
|
||||
matchDetection: control.value.matchDetection ?? null,
|
||||
match: control.value.matchDetection ?? null,
|
||||
}) as LoginUriView,
|
||||
);
|
||||
return cipher;
|
||||
|
||||
Reference in New Issue
Block a user