This commit is contained in:
FC (Fay) Stegerman 2023-09-26 19:58:13 -03:00 committed by GitHub
commit bde2bf1310
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -795,7 +795,7 @@ class UptimeKumaApi(object):
accepted_statuscodes = ["200-299"]
if notificationIDList is None:
notificationIDList = {}
notificationIDList = []
data = {
"type": type,