Notifications regression bug in 0.39.15 - only sent the first notification URL
This commit is contained in:
@@ -1263,6 +1263,7 @@ def notification_runner():
|
||||
else:
|
||||
|
||||
now = datetime.now()
|
||||
sent_obj = None
|
||||
|
||||
try:
|
||||
from changedetectionio import notification
|
||||
|
||||
Reference in New Issue
Block a user