fix up Start Chat behaviour as per Amandine's feedback
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user