Wipe guest accounts on password errors

This commit is contained in:
N Pex 2022-04-21 09:41:52 +00:00
parent e49f6e81c3
commit dc61bb2ba7
3 changed files with 19 additions and 2 deletions

View file

@ -787,6 +787,7 @@ export default {
this.timelineWindow = null;
this.typingMembers = [];
this.initialLoadDone = false;
this.showCreatedRoomWelcomeHeader = false;
// Stop RR timer
this.stopRRTimer();