From 126cd4d53515e3448147ea7c304bac6fa2b93889 Mon Sep 17 00:00:00 2001 From: patak Date: Sat, 6 May 2023 17:49:15 +0200 Subject: [PATCH] feat: search back to the right (#2071) --- components/nav/NavSide.vue | 1 - layouts/default.vue | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/components/nav/NavSide.vue b/components/nav/NavSide.vue index 4e6e5bc5..81acd580 100644 --- a/components/nav/NavSide.vue +++ b/components/nav/NavSide.vue @@ -7,7 +7,6 @@ const { notifications } = useNotifications()