web/omnibox: prevent password manager autofill

This commit is contained in:
wukko
2024-06-16 21:54:02 +06:00
parent f8f248f399
commit 66a1e9e953

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}