1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-08 14:44:01 +00:00
This commit is contained in:
Matthew Hodgson 2018-06-25 17:36:52 +01:00
parent 6eb861b67f
commit 784189b1f4

View file

@ -80,7 +80,7 @@ class E2eKeysHandler(object):
else:
remote_queries[user_id] = device_ids
# Firt get local devices.
# First get local devices.
failures = {}
results = {}
if local_query: