From 1c4081a05e7ef8358622631b4b1c3f0af69e72a3 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Sat, 24 Oct 2020 13:58:12 -0400 Subject: [PATCH] fix sidebar display when no user --- src/_components/layout/Sidebar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_components/layout/Sidebar.vue b/src/_components/layout/Sidebar.vue index 56a8c46..95b18bb 100644 --- a/src/_components/layout/Sidebar.vue +++ b/src/_components/layout/Sidebar.vue @@ -1,6 +1,6 @@