From d4857cbd7dcd52298ba8e90a09a4416289281110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Jaenisch?= Date: Sun, 7 Jul 2024 14:43:00 +0200 Subject: [PATCH] feat: populate main menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The spacing is off and everything is hardcoded, but it's not my main focus at the moment. I expect to enter a dialog over it with our designer. Signed-off-by: André Jaenisch --- src/lib/components/molecules/MainMenu.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/components/molecules/MainMenu.svelte b/src/lib/components/molecules/MainMenu.svelte index 485b009..95ef450 100644 --- a/src/lib/components/molecules/MainMenu.svelte +++ b/src/lib/components/molecules/MainMenu.svelte @@ -12,7 +12,6 @@ You should have received a copy of the GNU Affero General Public License along w -->