mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Merge pull request #1066 from matrix-org/luke/fix-go-home-when-settings-closed
Default to home page when settings is closed
This commit is contained in:
commit
ce88d5c1cf
@ -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