diff --git a/gensettings.py b/gensettings.py index 5089c03d..84ae0caf 100644 --- a/gensettings.py +++ b/gensettings.py @@ -214,7 +214,7 @@ gensettingstf = [ { "uitype": "toggle", "unit": "bool", - "label": "Stored Prompt", + "label": "Contextual Prompt", "id": "setuseprompt", "min": 0, "max": 1,