diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-08 15:51:10 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-08 15:51:10 +0100 |
commit | 3f9889bfd69ae511f2cfedb5d3749f89878b5498 (patch) | |
tree | be695675d3de6b366a515f932f520c7c89b5aef1 | |
parent | Add server param to /publicRooms (diff) | |
download | synapse-3f9889bfd69ae511f2cfedb5d3749f89878b5498.tar.xz |
Use parse_string
-rw-r--r-- | synapse/rest/client/v1/room.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |