From ce5861226934835fe7f056ad4c230c8d899fb46c Mon Sep 17 00:00:00 2001 From: mic Date: Mon, 14 Apr 2025 22:42:14 +0200 Subject: [PATCH] Update permission granted message for clarity in user instructions --- _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 7a558982..31498087 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1300,7 +1300,7 @@ "description": "" }, "ask_chatgptweb_permission_ok": { - "message": "Permission granted. You can close this tab and return to the main window.", + "message": "Permission granted. You can click here to close this tab and return to the main window.", "description": "" } } \ No newline at end of file