From 5f9568ee3904a5e979ce2c1a6ebdd0b2a71d6cd0 Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 5 Jun 2025 21:54:03 +0200 Subject: [PATCH] Update message for chatgpt_web_model_info to clarify compatibility with free accounts. see #408 --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 8422f54e..408ffcac 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -668,7 +668,7 @@ "description": "" }, "prefs_OptionText_chatgpt_web_model_info": { - "message": "This is the Model that will be enforced for the ChatGPT Web Interface. If none is specified or an incorrect one is provided, the default model will be set by ChatGPT on the webpage.", + "message": "This is the Model that will be enforced for the ChatGPT Web Interface. If none is specified or an incorrect one is provided, the default model will be set by ChatGPT on the webpage. This setting will not work with a ChatGPT free account.", "description": "" }, "prefs_OptionText_chatgpt_web_tempchat": {