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
|
||||
view: `in-game`,
|
||||
view: `login`,
|
||||
role: null,
|
||||
team: 2,
|
||||
name: ``,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue