Comment guest access initial state

pull/21833/head
David Baker 2016-02-23 18:10:48 +00:00
parent 418bf8e39c
commit b2b7354018
1 changed files with 3 additions and 0 deletions

View File

@ -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: {