Change default view back to login.
This commit is contained in:
parent
ea48b8f82d
commit
3c7f5e5376
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ export default new Vuex.Store({
|
||||||
|
|
||||||
//===========================================================================//
|
//===========================================================================//
|
||||||
// DO NOT EDIT ANYTHING BELOW THIS COMMENT
|
// DO NOT EDIT ANYTHING BELOW THIS COMMENT
|
||||||
view: `in-game`,
|
view: `login`,
|
||||||
role: null,
|
role: null,
|
||||||
team: 2,
|
team: 2,
|
||||||
name: ``,
|
name: ``,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue