Remove disable attribute

This commit is contained in:
Oliver-Akins 2020-09-27 21:56:49 -06:00
parent cd14c0e681
commit 3c45236131

View file

@ -19,7 +19,6 @@
type="text"
id="gamecode"
name="Game Code"
:disabled="is_host"
v-model="game_code"
@keyup.enter.stop="try_game_code"
>