no send log msg DEBUG -> INFO
This commit is contained in:
@@ -898,7 +898,7 @@ def send_notifications(data, use_trigger=False):
|
|||||||
|
|
||||||
if not diff:
|
if not diff:
|
||||||
log("Notifications unchanged by new values so skipping broadcast",
|
log("Notifications unchanged by new values so skipping broadcast",
|
||||||
level=DEBUG)
|
level=INFO)
|
||||||
return
|
return
|
||||||
|
|
||||||
# Set all to None
|
# Set all to None
|
||||||
|
|||||||
Reference in New Issue
Block a user