Notifications regression bug in 0.39.15 - only sent the first notification URL

This commit is contained in:
dgtlmoon
2022-06-15 15:05:52 +02:00
parent 4a91505af5
commit fba2b1a39d
3 changed files with 11 additions and 6 deletions

View File

@@ -1263,6 +1263,7 @@ def notification_runner():
else:
now = datetime.now()
sent_obj = None
try:
from changedetectionio import notification