From 0425d87b296b2b53b072efcbf220822f3323618a Mon Sep 17 00:00:00 2001 From: somebody Date: Sat, 10 Sep 2022 22:17:50 -0500 Subject: [PATCH] Change label --- static/koboldai.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/koboldai.js b/static/koboldai.js index 66b2a286..e19b425d 100644 --- a/static/koboldai.js +++ b/static/koboldai.js @@ -3435,7 +3435,7 @@ function updateWISearchListings(entry) { if (e.key === "Enter") e.preventDefault(); }); - let wiTextLabel = $e("h3", wiBlock, {innerText: "Text", "style.margin": "10px 0px 5px 0px"}); + let wiTextLabel = $e("h3", wiBlock, {innerText: "Info", "style.margin": "10px 0px 5px 0px"}); /* let wiContentLabel = $e("span", wiBlock, { classes: ["block"], innerText: "Text: "