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
|
||||
view: `lobby`,
|
||||
role: null,
|
||||
team: 0,
|
||||
name: ``,
|
||||
id: null,
|
||||
players: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue