From 9609eef6ff992531b73941957742fff7afae0f34 Mon Sep 17 00:00:00 2001 From: Spicy_Marinara Date: Tue, 14 Oct 2025 14:31:16 +0200 Subject: [PATCH] fix: Update placeholder hints to clarify generation mode options --- index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index a467941..dfa8bb3 100644 --- a/index.js +++ b/index.js @@ -1807,7 +1807,7 @@ function renderInfoBox() {
No data yet
-
Click "Refresh RPG Info" to generate
+
Generate a new response in the roleplay or switch to "Separate Generation" in Settings to access and click the "Refresh RPG Info" button
`; @@ -2040,7 +2040,7 @@ function renderThoughts() {
No characters detected
-
Click "Refresh RPG Info" to generate
+
Generate a new response in the roleplay or switch to "Separate Generation" in Settings to access and click the "Refresh RPG Info" button
`;