Add comment

pull/21833/head
Luke Barnard 2017-06-02 11:42:47 +01:00
parent 6a9781f023
commit e88b52fa8f
1 changed files with 1 additions and 0 deletions

View File

@ -719,6 +719,7 @@ module.exports = React.createClass({
const ChatCreateOrReuseDialog = sdk.getComponent(
'views.dialogs.ChatCreateOrReuseDialog',
);
// Use a deferred action to reshow the dialog once the user has registered
if (MatrixClientPeg.get().isGuest()) {
dis.dispatch({
action: 'do_after_sync_prepared',