diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-22 15:30:22 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-07-22 15:30:22 +0100 |
commit | 12c92eec182a7038e335b9450816a6605690f5ed (patch) | |
tree | b09220bedee2d8d180db8d083379b92be241684c /synapse | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes (diff) | |
parent | Always send device_one_time_keys_count (#10457) (diff) | |
download | synapse-12c92eec182a7038e335b9450816a6605690f5ed.tar.xz |
Merge remote-tracking branch 'origin/release-v1.38' into matrix-org-hotfixes
Diffstat (limited to '')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |