From 6eedaa98bc5d03783cf227e4adf160f01e80aac6 Mon Sep 17 00:00:00 2001 From: Michel EDIGHOFFER Date: Fri, 3 Feb 2023 15:19:08 +0100 Subject: [PATCH] fix: lists link on side nav (#1596) --- components/nav/NavSide.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/nav/NavSide.vue b/components/nav/NavSide.vue index 4c8879dd..99a69550 100644 --- a/components/nav/NavSide.vue +++ b/components/nav/NavSide.vue @@ -32,7 +32,7 @@ const { notifications } = useNotifications() - +