mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 03:15:54 -05:00
Wake sync up for device changes
This commit is contained in:
parent
bd84387ac6
commit
6d6591880e
@ -130,7 +130,8 @@ class SyncResult(collections.namedtuple("SyncResult", [
|
||||
self.invited or
|
||||
self.archived or
|
||||
self.account_data or
|
||||
self.to_device
|
||||
self.to_device or
|
||||
self.device_lists
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user