diff options
author | Mark Haines <mark.haines@matrix.org> | 2014-11-17 16:37:33 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2014-11-17 16:37:33 +0000 |
commit | cf45e57d9cf52a12e61141cf63789d61491ea425 (patch) | |
tree | 09cfd71d2cd03bcc10a20c8388a31f2baf59b992 /synapse | |
parent | Mark synapse as not zip-safe since it needs to be able to read schema files f... (diff) | |
download | synapse-cf45e57d9cf52a12e61141cf63789d61491ea425.tar.xz |
SYN-148: Add the alias after creating the room
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/room.py | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |