From 84d771722b483167f97ed4c296647686ea761208 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Wed, 15 Mar 2023 02:39:21 +0800 Subject: [PATCH] typo --- src/app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.tsx b/src/app.tsx index ef2cd3d..893296f 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -340,7 +340,7 @@ export function App() {
{!chatStore.apiKey && (

- 喵喵,请先在上方设置 API Endpoint + 喵喵,请先在上方设置 (OPENAI) API KEY

)} {!chatStore.apiEndpoint && (