fix merge conflicts
This commit is contained in:
commit
7a1e6bbe7e
4 changed files with 84 additions and 8 deletions
|
@ -381,7 +381,7 @@ module.exports = React.createClass({
|
|||
<input type="checkbox" ref="guests_join" defaultChecked={guest_access === "can_join"}/>
|
||||
Allow guests to join this room
|
||||
</label> <br/>
|
||||
<label className="mx_RoomSettings_encrypt"><input type="checkbox" /> Encrypt room</label> <br/>
|
||||
<label className="mx_RoomSettings_encrypt"><input type="checkbox" /> Encrypt room</label>
|
||||
|
||||
{ room_colors_section }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue