Update event name

This commit is contained in:
Oliver-Akins 2020-09-28 22:30:31 -06:00
parent 5fbb3640b3
commit 3646797a05
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
<Join-Or-Host
v-else-if="state == 'game-type'"
@go-to="state = $event"
@error="error = $event"
@alert="alert = $event"
/>
<Game-Code
v-else-if="state == 'game-code'"