Remove game code indicator in the state, we get it from sessionStorage

This commit is contained in:
Oliver-Akins 2020-09-27 22:35:42 -06:00
parent 79c04fe626
commit 5fbb3640b3

View file

@ -64,7 +64,6 @@ export default {
the game. the game.
*/ */
state: `game-type`, state: `game-type`,
game_code: ``,
alert: { alert: {
message: ``, message: ``,
classes: [] classes: []