1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00

PM-10982 update autofill options to show different uri (#10625)

This commit is contained in:
Jason Ng 2024-08-22 12:59:53 -04:00 committed by GitHub
parent 8d408b209f
commit d2d49b254d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
<bit-label>
{{ "website" | i18n }}
</bit-label>
<input readonly bitInput type="text" [value]="login.launchUri" aria-readonly="true" />
<input readonly bitInput type="text" [value]="login.hostOrUri" aria-readonly="true" />
<button
bitIconButton="bwi-external-link"
bitSuffix