From 432418ed1e3be0a8573f2d7ab5e36c8f63d68d37 Mon Sep 17 00:00:00 2001 From: somebody Date: Sat, 22 Jul 2023 17:44:32 -0500 Subject: [PATCH] UI: Possibly more clear tooltips --- gensettings.py | 2 +- templates/story flyout.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gensettings.py b/gensettings.py index 8d68b4b5..765f6370 100644 --- a/gensettings.py +++ b/gensettings.py @@ -296,7 +296,7 @@ gensettingstf = [ "max": 1, "step": 1, "default": 0, - "tooltip": "Scans the AI's output for World Info keys as it is generating the one.", + "tooltip": "Look for World Info keys in the AI's response while it is still being generated.", "menu_path": "World Info", "sub_path": "", "classname": "story", diff --git a/templates/story flyout.html b/templates/story flyout.html index 514edbb9..193881d7 100644 --- a/templates/story flyout.html +++ b/templates/story flyout.html @@ -97,7 +97,7 @@