mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-06 04:36:21 +02:00
Default to home page when settings is closed
If the current room isn't set.
This commit is contained in:
parent
f680bb5d3c
commit
a21b6e61a6
@ -1307,7 +1307,7 @@ module.exports = React.createClass({
|
||||
});
|
||||
} else {
|
||||
dis.dispatch({
|
||||
action: 'view_room_directory',
|
||||
action: 'view_home_page',
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user