From 45c395e2ecdfad6fefd1043bb1572b3e758d09b8 Mon Sep 17 00:00:00 2001 From: noam_wsl Date: Thu, 5 Dec 2024 01:57:58 -0500 Subject: [PATCH] troll --- frontend/src/components/gpt_page/constants.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/gpt_page/constants.jsx b/frontend/src/components/gpt_page/constants.jsx index 95e5264..306164f 100644 --- a/frontend/src/components/gpt_page/constants.jsx +++ b/frontend/src/components/gpt_page/constants.jsx @@ -6,7 +6,7 @@ export const GPT_PAGE_CONSTANTS = { TITLE: "", // "Let Me Ask For You", // The text to display in the disclaimer DISCLAIMER: - "ChatGPT can make mistakes. Check important info.\r\nThis is a parodic website and is not affiliated with OpenAI.", + "This is a parodic website to troll your friends. It is not affiliated with OpenAI.", // The text to display in the query section QUERY_SECTION_TEXT: "Just GPT It", QUERY_SECTION_TEXT_2: "Show others how to use ChatGPT",