From 4f1d6cc2d013d18822407037cbc96a439ac2acf8 Mon Sep 17 00:00:00 2001 From: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Date: Sun, 19 Oct 2025 03:18:42 +0200 Subject: [PATCH] chore(webui): disable browser autocompletion for datalist inputs It's just unnecessary clutter, especially if you switch languages in the webui --- static/webui/index.html | 110 ++++++++++++++++++++-------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/static/webui/index.html b/static/webui/index.html index cbaa4041..a9831cea 100644 --- a/static/webui/index.html +++ b/static/webui/index.html @@ -110,7 +110,7 @@