1
0
This commit is contained in:
Matthew Hodgson
2018-09-18 11:25:52 +01:00
parent 5aaa252eb3
commit 7c8ea6b1d4

View File

@@ -542,6 +542,7 @@ class SyncHandler(object):
last_event.event_id, [
(EventTypes.Name, ''),
(EventTypes.CanonicalAlias, ''),
(EventTypes.RoomAvatar, ''),
]
)