From 4e6b99544ecd08199bfb046b60c4786372974d86 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 29 Aug 2023 12:38:59 +0200 Subject: [PATCH] fix(quick actions): don't show projects when searching for labels or tasks --- .../quick-actions/quick-actions.vue | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/src/components/quick-actions/quick-actions.vue b/src/components/quick-actions/quick-actions.vue index 480d31f99..8a948767c 100644 --- a/src/components/quick-actions/quick-actions.vue +++ b/src/components/quick-actions/quick-actions.vue @@ -48,7 +48,7 @@