From 21e00703e53c0a1e7de79cdf3cc8cacb092b160b Mon Sep 17 00:00:00 2001 From: MonkeySon <10551896+MonkeySon@users.noreply.github.com> Date: Mon, 30 Nov 2020 14:50:09 +0100 Subject: [PATCH] Ignore descriptions that only contain spaces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Julius Härtl Signed-off-by: Daniel Klepatsch --- src/components/cards/CardBadges.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/cards/CardBadges.vue b/src/components/cards/CardBadges.vue index 2c6b3c12c..c77995f5f 100644 --- a/src/components/cards/CardBadges.vue +++ b/src/components/cards/CardBadges.vue @@ -27,7 +27,7 @@
{{ checkListCheckedCount }}/{{ checkListCount }}
-
+
{{ card.attachmentCount }}