diff --git a/ai-chat.js b/ai-chat.js index 5d1f00e..039bb09 100644 --- a/ai-chat.js +++ b/ai-chat.js @@ -28,6 +28,8 @@ "półki", "półek", "ryby", + "migdałów", + "baterii", ]; const offerTo = [ "gwoździ", @@ -52,6 +54,9 @@ "kuchni", "książek", "ryb", + "migdałów", + "komputera", + "internetu", ]; const chatRoot = document.createElement("div");