Do funktionierts scho

This commit is contained in:
s-prechtl 2023-01-21 09:23:40 +01:00
parent da018a5c73
commit 3b034edc52
3 changed files with 9 additions and 2 deletions

View file

@ -39,6 +39,7 @@ export default {
},
created() {
this.updatePage();
window.addEventListener('reloadLeaderboard', () => {this.updatePage()}, false)
},
methods: {
async fetchPage() {