diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-03 18:33:36 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-03 18:33:51 +0200 |
commit | 5dd1a738f8dcd18176e606249fc461d4197d0d71 (patch) | |
tree | 1cd5ca4f939b7f596b47f5ff5f745ec723cbfc38 /webclient/components | |
parent | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... (diff) | |
download | synapse-5dd1a738f8dcd18176e606249fc461d4197d0d71.tar.xz |
Use /rooms/$room_id/state/m.room.member/$user_id to change the membership of another user
Diffstat (limited to 'webclient/components')
-rw-r--r-- | webclient/components/matrix/matrix-service.js | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/webclient/components/matrix/matrix-service.js b/webclient/components/matrix/matrix-service.js |