Titel überarbeitet beim zurücksetzen der gesamten rangliste
This commit is contained in:
parent
808745ef05
commit
2101d956e7
@ -163,6 +163,7 @@
|
|||||||
console.log(response.data);
|
console.log(response.data);
|
||||||
this.$store.commit('dialog/NEW_MESSAGE_DIALOG', {
|
this.$store.commit('dialog/NEW_MESSAGE_DIALOG', {
|
||||||
message: "Die Rangliste wurde erfolgreich zurückgesetzt",
|
message: "Die Rangliste wurde erfolgreich zurückgesetzt",
|
||||||
|
title: "Zurücksetzen",
|
||||||
color: "blue"
|
color: "blue"
|
||||||
});
|
});
|
||||||
this.$axios.get('/api/getRankingList', {params: {token}})
|
this.$axios.get('/api/getRankingList', {params: {token}})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user