Return to root URL on log out.
This commit is contained in:
@@ -99,6 +99,7 @@ module.exports = {
|
||||
Presence.stop();
|
||||
MatrixClientPeg.get().removeAllListeners();
|
||||
MatrixClientPeg.unset();
|
||||
this.notifyNewScreen('');
|
||||
break;
|
||||
case 'start_registration':
|
||||
if (this.state.logged_in) return;
|
||||
|
||||
Reference in New Issue
Block a user