From 4271a07f0312fed799d28b8b0d394242079d0533 Mon Sep 17 00:00:00 2001 From: aoxuan Date: Wed, 5 Mar 2025 14:07:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=BC=81=E4=B8=9A?= =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E7=BE=A4=E6=9C=BA=E5=99=A8=E4=BA=BA=E6=8E=A8?= =?UTF-8?q?=E9=80=81=E9=80=9A=E7=9F=A5=E6=B6=88=E6=81=AF=E6=9C=AA=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/models/MAA.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/MAA.py b/app/models/MAA.py index e9c94e7..fdb3192 100644 --- a/app/models/MAA.py +++ b/app/models/MAA.py @@ -1321,7 +1321,7 @@ class MaaManager(QObject): Notify.send_mail("网页", title, html_content) Notify.ServerChanPush(title, f"{message_text}\n\nAUTO_MAA 敬上") - Notify.CompanyWebHookBotPush(title, f"{message_text}AUTO_MAA 敬上") + Notify.CompanyWebHookBotPush(title, f"{message_text}\n\nAUTO_MAA 敬上") elif mode == "公招六星":