Do funktionierts scho
This commit is contained in:
parent
da018a5c73
commit
3b034edc52
3 changed files with 9 additions and 2 deletions
|
|
@ -73,6 +73,8 @@ export default defineComponent({
|
|||
this.userId = user.id ?? -1;
|
||||
await this.updateUserScores();
|
||||
}
|
||||
let reloadEvent = new Event('reloadLeaderboard');
|
||||
window.dispatchEvent(reloadEvent);
|
||||
}
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue