Add an alert event for the game code page.
This commit is contained in:
parent
4e746e7b78
commit
1a6e661f01
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
<Game-Code
|
||||
v-else-if="state == 'game-code'"
|
||||
@go-to="state = $event"
|
||||
@alert="alert = $event"
|
||||
/>
|
||||
<Game-Lobby
|
||||
v-else-if="state == 'lobby'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue