diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-08-19 11:50:57 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-08-19 11:50:57 +0100 |
commit | ece7a6d995304752f093d8db2aafbf5baca93e90 (patch) | |
tree | ac090b790044f284bbe1d431c1ac8b47d145cca4 /synapse/rest/room.py | |
parent | Perform the 'REST'-level tests of Presence against the real Presence handler ... (diff) | |
download | synapse-ece7a6d995304752f093d8db2aafbf5baca93e90.tar.xz |
Unquote sender IDs.
Diffstat (limited to 'synapse/rest/room.py')
-rw-r--r-- | synapse/rest/room.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/room.py b/synapse/rest/room.py |