From 4924e1b4e39782764c2f8c2c25f3a43c8f30d913 Mon Sep 17 00:00:00 2001 From: osiu97 Date: Wed, 8 Jul 2026 21:49:39 +0200 Subject: [PATCH] Don't wipe text at text input. Closes #17 --- web/js/sections/input-text.js | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/web/js/sections/input-text.js b/web/js/sections/input-text.js index 5678cf2..234898e 100644 --- a/web/js/sections/input-text.js +++ b/web/js/sections/input-text.js @@ -165,7 +165,10 @@ function buildHTML() {
- +
+ + +