diff --git a/src/components/structures/MatrixChat.js b/src/components/structures/MatrixChat.js index fd32ce2dcd..83c79d84e4 100644 --- a/src/components/structures/MatrixChat.js +++ b/src/components/structures/MatrixChat.js @@ -382,6 +382,9 @@ module.exports = React.createClass({ MatrixClientPeg.get().createRoom({ preset: "private_chat", + // Allow guests by default since the room is private and they'd + // need an invite. This means clicking on a 3pid invite email can + // actually drop you right in to a chat. initial_state: [ { content: {