From 98f880ebc21eb20a085c80f9f8ea391d476c5c5f Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Fri, 10 Nov 2023 11:47:10 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=BE=A4=E5=86=85=E5=9B=9E=E5=A4=8D?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E9=BB=98=E8=AE=A4=E5=BC=95=E7=94=A8=E5=8E=9F?= =?UTF-8?q?=E6=B6=88=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-template.py b/config-template.py index 42e355a2..7b666863 100644 --- a/config-template.py +++ b/config-template.py @@ -248,7 +248,7 @@ trace_function_calls = False # 群内回复消息时是否引用原消息 -quote_origin = True +quote_origin = False # 群内回复消息时是否at发送者 at_sender = False