From 0563bbca8bf993f63b5a2c64f9119ed315c3b59a Mon Sep 17 00:00:00 2001 From: qiaoyun680 Date: Wed, 23 Oct 2024 09:16:19 +0000 Subject: [PATCH] =?UTF-8?q?ntfy=E5=92=8Cgotify=E5=A2=9E=E5=8A=A0=E8=81=9A?= =?UTF-8?q?=E5=90=88=E6=8E=A8=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dailycheckin/utils/message.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dailycheckin/utils/message.py b/dailycheckin/utils/message.py index 7bdf326..d586099 100644 --- a/dailycheckin/utils/message.py +++ b/dailycheckin/utils/message.py @@ -301,6 +301,7 @@ def push_message(content_list: list, notice_info: dict): or bark_url or pushplus_token or ntfy_topic + or (gotify_url and gotify_token) ): merge_push = False else: