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
|
||||
v-else-if="state == 'lobby'"
|
||||
@go-to="state = $event"
|
||||
@alert="alert = $event"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue