From cbda79b46b3c1f6d68785fcb48d9ba2b529bb212 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Tue, 8 Dec 2020 15:52:50 -0700 Subject: [PATCH] Add the GameLobby as a view in the main app --- web/src/App.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/App.vue b/web/src/App.vue index 29963de..d2c53b8 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -1,6 +1,7 @@ @@ -8,12 +9,14 @@