Merge branch 'master' into python3.5
This commit is contained in:
@@ -80,6 +80,7 @@ class MatrixHandler:
|
||||
pass
|
||||
portal.mxid = room
|
||||
portal.save()
|
||||
inviter.register_portal(portal)
|
||||
await puppet.intent.send_notice(room, "Portal to private chat created.")
|
||||
else:
|
||||
await puppet.intent.join_room(room)
|
||||
|
||||
Reference in New Issue
Block a user