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:
parent
8d408b209f
commit
d2d49b254d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user