Skip to content
Snippets Groups Projects
Commit 795b0849 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Add a comment which might save some confusion

parent 7f14f0ae
No related branches found
No related tags found
No related merge requests found
......@@ -340,6 +340,7 @@ class SyncReplicationHandler(ReplicationClientHandler):
self.store = hs.get_datastore()
self.typing_handler = hs.get_typing_handler()
# NB this is a SynchrotronPresence, not a normal PresenceHandler
self.presence_handler = hs.get_presence_handler()
self.notifier = hs.get_notifier()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment