From e9de11000b4cd838d4e467156ce5c1386c7f9568 Mon Sep 17 00:00:00 2001 From: patak Date: Thu, 4 May 2023 21:09:23 +0200 Subject: [PATCH] fix: new compose button opens compose route --- components/nav/NavTitle.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/components/nav/NavTitle.vue b/components/nav/NavTitle.vue index 2765a2cb..9fdd2c16 100644 --- a/components/nav/NavTitle.vue +++ b/components/nav/NavTitle.vue @@ -46,9 +46,13 @@ router.afterEach(() => { - +