diff options
author | Erik Johnston <erik@matrix.org> | 2014-08-28 13:40:12 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-08-28 13:40:27 +0100 |
commit | b485d622ccd53869e84a681ed82677f03cc0900b (patch) | |
tree | 6013016c11ab68f7712199a09fdd643fe0b6024c /synapse/handlers | |
parent | Added skeleton specification for a general feel of the layout. (diff) | |
download | synapse-b485d622ccd53869e84a681ed82677f03cc0900b.tar.xz |
Fix bug where we used UserID objects instead of strigns
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |