From 325a16264ad0218d79c9b8aff965306f9ab4bdba Mon Sep 17 00:00:00 2001 From: gtitov Date: Sat, 29 Apr 2023 11:01:40 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7close=20#6=20autocomplete=20off?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gui/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/main.js b/gui/main.js index 43c6bfe..33eed47 100644 --- a/gui/main.js +++ b/gui/main.js @@ -70,7 +70,7 @@ document.addEventListener("DOMContentLoaded", function () { ${question_div} ` } else { - const question_div = `` + const question_div = `` questions_html += `

${q.question}