Wipe guest accounts on password errors
This commit is contained in:
parent
e49f6e81c3
commit
dc61bb2ba7
3 changed files with 19 additions and 2 deletions
|
|
@ -787,6 +787,7 @@ export default {
|
|||
this.timelineWindow = null;
|
||||
this.typingMembers = [];
|
||||
this.initialLoadDone = false;
|
||||
this.showCreatedRoomWelcomeHeader = false;
|
||||
|
||||
// Stop RR timer
|
||||
this.stopRRTimer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue