web/omnibox: prevent password manager autofill

This commit is contained in:
wukko 2024-06-16 21:54:02 +06:00
parent f8f248f399
commit 66a1e9e953
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -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}