From ede810f51b03c38deaed1015d0613a9686af06fe Mon Sep 17 00:00:00 2001
From: luJianJun <2587063613@qq.com>
Date: Thu, 24 Aug 2023 16:18:03 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Main.astro | 4 +++-
src/components/Send.tsx | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/components/Main.astro b/src/components/Main.astro
index 4aa1375..4b7aefc 100644
--- a/src/components/Main.astro
+++ b/src/components/Main.astro
@@ -14,5 +14,7 @@ import Conversation from './main/Conversation'