From 54e9e5656bafaaf5af95cbb968d3354b778c2b90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Mon, 17 May 2021 16:50:35 +0200 Subject: [PATCH] Commenting menu display (for now) --- front/src/Components/App.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/Components/App.svelte b/front/src/Components/App.svelte index 2cd9d925..69fa2f62 100644 --- a/front/src/Components/App.svelte +++ b/front/src/Components/App.svelte @@ -5,7 +5,7 @@
- {#if $menuIconVisible} +