web/omnibox: prevent password manager autofill
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user