0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-29 07:58:19 +02: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: