From 81eb4f01c47b58f24e2ff149fc1ebc9206b9f13e Mon Sep 17 00:00:00 2001 From: Mawoka Date: Wed, 17 Aug 2022 21:00:32 +0200 Subject: [PATCH] :lipstick: Fixed buttons on dashboard --- frontend/src/routes/dashboard.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/routes/dashboard.svelte b/frontend/src/routes/dashboard.svelte index 6f70063..1ea68bc 100644 --- a/frontend/src/routes/dashboard.svelte +++ b/frontend/src/routes/dashboard.svelte @@ -113,22 +113,22 @@
{$t('words.create')} {$t('words.import')} {$t('words.logout')} {$t('words.settings')}