mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/omnibox: prevent password manager autofill
This commit is contained in:
parent
f8f248f399
commit
66a1e9e953
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
||||||
maxlength="256"
|
maxlength="256"
|
||||||
placeholder="paste the link here"
|
placeholder="paste the link here"
|
||||||
aria-label="link input area"
|
aria-label="link input area"
|
||||||
|
data-form-type="other"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
{#if link.length > 0}
|
{#if link.length > 0}
|
||||||
|
|
Loading…
Reference in a new issue