From e791367d2d7161758fc175155211669841befe42 Mon Sep 17 00:00:00 2001
From: heimoshuiyu
Date: Mon, 27 Mar 2023 13:18:30 +0800
Subject: [PATCH] break all text
---
src/chatbox.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/chatbox.tsx b/src/chatbox.tsx
index c345c0b..240f831 100644
--- a/src/chatbox.tsx
+++ b/src/chatbox.tsx
@@ -188,7 +188,7 @@ export default function ChatBOX(props: {
)}
{chatStore.history.length === 0 && (
-
+
暂无历史对话记录
⚙Key: {chatStore.apiKey}