diff --git a/web/src/store/index.js b/web/src/store/index.js index 6446b0d..f82106d 100644 --- a/web/src/store/index.js +++ b/web/src/store/index.js @@ -33,7 +33,7 @@ export default new Vuex.Store({ // DO NOT EDIT ANYTHING BELOW THIS COMMENT view: `in-game`, role: null, - team: 0, + team: 2, name: ``, id: null, players: [],