summary refs log tree commit diff
path: root/synapse/notifier.py
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/notifier.py')
-rw-r--r--synapse/notifier.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/notifier.py b/synapse/notifier.py
index e0fad2da66..d9f517bdaf 100644
--- a/synapse/notifier.py
+++ b/synapse/notifier.py
@@ -464,6 +464,7 @@ class Notifier:
                     stream_key,
                     new_token,
                     users,
+                    rooms,
                 )
             except Exception:
                 logger.exception(