From 9d3c7ef116a7aaa19675e3506e4a8a655cc49c0f Mon Sep 17 00:00:00 2001 From: patak Date: Mon, 8 May 2023 08:45:27 +0200 Subject: [PATCH] feat: review compose buttons (#2076) --- components/nav/NavSide.vue | 2 ++ components/nav/NavTitle.vue | 9 --------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/components/nav/NavSide.vue b/components/nav/NavSide.vue index eaa1cd9f..8d5290e2 100644 --- a/components/nav/NavSide.vue +++ b/components/nav/NavSide.vue @@ -25,6 +25,8 @@ const useStarFavoriteIcon = usePreferences('useStarFavoriteIcon') + +