Add go-to listener for the Lobby
This commit is contained in:
parent
2efaae5153
commit
7aca632e91
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
/>
|
/>
|
||||||
<Game-Lobby
|
<Game-Lobby
|
||||||
v-else-if="state == 'lobby'"
|
v-else-if="state == 'lobby'"
|
||||||
|
@go-to="state = $event"
|
||||||
@alert="alert = $event"
|
@alert="alert = $event"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue