stop matrix client on logout please
This commit is contained in:
@@ -97,6 +97,7 @@ module.exports = {
|
||||
}
|
||||
Notifier.stop();
|
||||
Presence.stop();
|
||||
MatrixClientPeg.get().stopClient();
|
||||
MatrixClientPeg.get().removeAllListeners();
|
||||
MatrixClientPeg.unset();
|
||||
this.notifyNewScreen('');
|
||||
|
||||
Reference in New Issue
Block a user