From 2131c2e8f466beb46c643fff1dab6e253862308e Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 12 Dec 2020 16:09:04 -0700 Subject: [PATCH] Update view for testing purposes --- web/src/store/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/store/index.js b/web/src/store/index.js index 9e1638d..6446b0d 100644 --- a/web/src/store/index.js +++ b/web/src/store/index.js @@ -31,7 +31,7 @@ export default new Vuex.Store({ //===========================================================================// // DO NOT EDIT ANYTHING BELOW THIS COMMENT - view: `lobby`, + view: `in-game`, role: null, team: 0, name: ``,