diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-03 17:46:37 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-03 17:46:52 +0100 |
commit | 1b491e50c9ea7bd389d558c89b30540b386dcea5 (patch) | |
tree | 3de094cf7e46124a0bdddd4e6c475a6c2e150d9d /synapse | |
parent | Unindent list in specification to remove blockquote (diff) | |
download | synapse-1b491e50c9ea7bd389d558c89b30540b386dcea5.tar.xz |
Implement a kick api
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/room.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/rest/room.py b/synapse/rest/room.py |