Add a team value
This commit is contained in:
parent
211fe2e3ac
commit
aad77dac18
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ export default new Vuex.Store({
|
||||||
// DO NOT EDIT ANYTHING BELOW THIS COMMENT
|
// DO NOT EDIT ANYTHING BELOW THIS COMMENT
|
||||||
view: `lobby`,
|
view: `lobby`,
|
||||||
role: null,
|
role: null,
|
||||||
|
team: 0,
|
||||||
name: ``,
|
name: ``,
|
||||||
id: null,
|
id: null,
|
||||||
players: [],
|
players: [],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue