From b7df92a06ed22d3e18f37ef3268b44ab6cbfcbdc Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Thu, 22 Oct 2020 23:35:46 -0600 Subject: [PATCH] Add main game view --- src/App.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/App.vue b/src/App.vue index c9a579b..902049b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -28,10 +28,16 @@ @go-to="go_to" @alert="alert = $event" /> +