From 1d2dc0cf9829a2db452fd0145da019be0508f130 Mon Sep 17 00:00:00 2001 From: N0VA Date: Tue, 24 Feb 2026 19:01:20 +0100 Subject: [PATCH] =?UTF-8?q?Kleju=20do=20but=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ai-chat.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ai-chat.js b/ai-chat.js index 885c4e1..3cef125 100644 --- a/ai-chat.js +++ b/ai-chat.js @@ -32,6 +32,7 @@ "baterii", "kościanych guzików", "mieszadła", + "kleju", ]; const offerTo = [ "gwoździ", @@ -60,6 +61,7 @@ "komputera", "internetu", "koszul", + "butów", ]; const chatRoot = document.createElement("div");