Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
6c80829a0b
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ export default defineComponent({
|
||||||
logOut(){
|
logOut(){
|
||||||
this.user = null;
|
this.user = null;
|
||||||
this.userId = -1;
|
this.userId = -1;
|
||||||
|
this.userScores = {};
|
||||||
localStorage.setItem('frontend-ready', 'false');
|
localStorage.setItem('frontend-ready', 'false');
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue