From f0d51aa464e02d5ab4d7badd265d0e162d7cdc76 Mon Sep 17 00:00:00 2001 From: Alberto Xamin Date: Sun, 22 Nov 2020 12:32:49 +0100 Subject: [PATCH] show logo when not in lobby --- frontend/src/App.vue | 4 ++-- frontend/src/components/Lobby.vue | 5 +---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 592afde..4929633 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,6 +1,6 @@