1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00: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

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