This commit is contained in:
Matthew Hodgson 2018-09-11 12:17:55 +01:00
parent 1483fc6660
commit 6167eb822c
1 changed files with 2 additions and 2 deletions

View File

@ -751,8 +751,8 @@ class SyncHandler(object):
# members for timeline senders in case they weren't loaded in the initial
# sync. We do this by (counterintuitively) by filtering timeline_start
# members to just be ones which were timeline senders, which then ensures
# all of the rest get included in the state block (if we need to know about
# them).
# all of the rest get included in the state block (if we need to know
# about them).
types = None
filtered_types = None