Update ai-chat.js
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user