From 46acdb1d39cd360b79b40b99a3c21050bf4157d6 Mon Sep 17 00:00:00 2001 From: zjn225 <740627396@qq.com> Date: Fri, 31 Mar 2023 18:00:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/home.tsx b/app/components/home.tsx index f3c76b397..ee7bc6ced 100644 --- a/app/components/home.tsx +++ b/app/components/home.tsx @@ -655,7 +655,7 @@ export function Home() { : styles.container }`} > - {isWorkWechat() ? ( + {!isWorkWechat() ? (

请在企业微信里使用Gpt~

) : typeof isAllow === "boolean" && !isAllow ? (