This commit is contained in:
Richard van der Hoff 2018-05-23 15:29:58 +01:00
parent 2c62ea2515
commit dda40fb55d

View file

@ -56,7 +56,7 @@ class ServerNoticesManager(object):
event_content (dict): content of event to send event_content (dict): content of event to send
Returns: Returns:
Deferrred[None] Deferred[None]
""" """
room_id = yield self.get_notice_room_for_user(user_id) room_id = yield self.get_notice_room_for_user(user_id)