Eventlistener on change

This commit is contained in:
Kasper Rynning-Tønnesen
2020-04-03 12:37:27 +02:00
parent a7ab191ed1
commit 09648f0b2d
2 changed files with 1 additions and 1 deletions

View File

@@ -141,6 +141,7 @@
</template>
<script>
import eventBus from "@/mixins/EventBus";
import {
prelottery,
log,

View File

@@ -111,7 +111,6 @@
<script>
import io from "socket.io-client";
import eventBus from "@/mixins/EventBus";
import {
addAttendee,
getVirtualWinner,