Remove disable attribute
This commit is contained in:
parent
cd14c0e681
commit
3c45236131
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
||||||
type="text"
|
type="text"
|
||||||
id="gamecode"
|
id="gamecode"
|
||||||
name="Game Code"
|
name="Game Code"
|
||||||
:disabled="is_host"
|
|
||||||
v-model="game_code"
|
v-model="game_code"
|
||||||
@keyup.enter.stop="try_game_code"
|
@keyup.enter.stop="try_game_code"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue