diff options
author | Erik Johnston <erik@matrix.org> | 2017-09-08 14:44:36 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-09-08 14:44:36 +0100 |
commit | 69ef4987a68d66093007ca11886e25139ea0c970 (patch) | |
tree | 9794dea29cadedb4f8ec5ab1fded01df274dde22 /synapse/rest/client | |
parent | Send down device list change notif when member leaves/rejoins room (diff) | |
download | synapse-69ef4987a68d66093007ca11886e25139ea0c970.tar.xz |
Add left section to /keys/changes
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/keys.py | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/synapse/rest/client/v2_alpha/keys.py b/synapse/rest/client/v2_alpha/keys.py |