diff --git a/libs/vault/src/cipher-view/autofill-options/autofill-options-view.component.html b/libs/vault/src/cipher-view/autofill-options/autofill-options-view.component.html index 22049b2a72e..1e17886f50b 100644 --- a/libs/vault/src/cipher-view/autofill-options/autofill-options-view.component.html +++ b/libs/vault/src/cipher-view/autofill-options/autofill-options-view.component.html @@ -32,7 +32,7 @@ bitIconButton="bwi-clone" bitSuffix type="button" - [appCopyClick]="login.launchUri" + [appCopyClick]="login.uri" [valueLabel]="'website' | i18n" showToast [appA11yTitle]="'copyWebsite' | i18n"