fix merge conflicts

This commit is contained in:
Matthew Hodgson 2016-01-13 18:00:04 +00:00
commit 7a1e6bbe7e
4 changed files with 84 additions and 8 deletions

View file

@ -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 }