fix up Start Chat behaviour as per Amandine's feedback
This commit is contained in:
parent
35c141cda9
commit
deca90d0a7
5 changed files with 23 additions and 12 deletions
|
@ -375,7 +375,7 @@ module.exports = React.createClass({
|
|||
dis.dispatch({
|
||||
action: 'view_room',
|
||||
room_id: res.room_id,
|
||||
show_settings: true,
|
||||
// show_settings: true,
|
||||
});
|
||||
}, function(err) {
|
||||
modal.close();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue