From c925a904ad439366eeba8b1d5a99511d75b82040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 22 Jun 2020 20:33:17 +0200 Subject: [PATCH] Fix navigation toggle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/App.vue | 2 +- src/components/navigation/AppNavigation.vue | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index e44931424..d560fbaad 100644 --- a/src/App.vue +++ b/src/App.vue @@ -22,7 +22,7 @@