diff options
author | Erik Johnston <erik@matrix.org> | 2014-12-10 14:49:52 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-12-10 14:49:52 +0000 |
commit | cabead6194c2946c2d05d6662c7ffe237d60291d (patch) | |
tree | d5cb38ed367389980a548645e360d862ad36ba7d /synapse/rest | |
parent | Fix bug when uploading state with empty state_key (diff) | |
download | synapse-cabead6194c2946c2d05d6662c7ffe237d60291d.tar.xz |
Actually fix bug when uploading state with empty state_key
Diffstat (limited to 'synapse/rest')
-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 |