fix
This commit is contained in:
parent
905139fb40
commit
2bc780abc3
@ -768,6 +768,7 @@ class ntfy:
|
||||
'message': message,
|
||||
'priority': 5
|
||||
}
|
||||
logging.info(message)
|
||||
# 发送 POST 请求到 Gotify 服务器
|
||||
response = requests.post(
|
||||
f'{GOTIFY_URL}/message',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user