Skip to content

Commit

Permalink
ntfy和gotify增加聚合推送
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaoyun680 committed Oct 23, 2024
1 parent a87c9eb commit 0563bbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dailycheckin/utils/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0563bbc

Please sign in to comment.