Merge branch 'experimental' into bwindels/roomdirectory-makeover
This commit is contained in:
@@ -1059,6 +1059,7 @@ export default React.createClass({
|
||||
modal.close();
|
||||
if (this.state.currentRoomId === roomId) {
|
||||
dis.dispatch({action: 'view_next_room'});
|
||||
dis.dispatch({action: 'close_room_settings'});
|
||||
}
|
||||
}, (err) => {
|
||||
modal.close();
|
||||
|
||||
Reference in New Issue
Block a user