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");