mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
fix typo
This commit is contained in:
parent
2c62ea2515
commit
dda40fb55d
@ -56,7 +56,7 @@ class ServerNoticesManager(object):
|
||||
event_content (dict): content of event to send
|
||||
|
||||
Returns:
|
||||
Deferrred[None]
|
||||
Deferred[None]
|
||||
"""
|
||||
room_id = yield self.get_notice_room_for_user(user_id)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user