Update event name
This commit is contained in:
parent
fcc6712e23
commit
7e9884a273
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ export default {
|
|||
},
|
||||
},
|
||||
sockets: {
|
||||
TeamQuestions(data) {
|
||||
PastQuestions(data) {
|
||||
console.debug(`Received question data from the server.`);
|
||||
this.questions = data;
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue