From 92fa942b1863490eb8476685553d8bef692214d4 Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 10 Sep 2018 08:24:03 +0200 Subject: [PATCH] Only show a list with tasks if there are any --- src/components/lists/ShowList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/lists/ShowList.vue b/src/components/lists/ShowList.vue index 794964a3..60794153 100644 --- a/src/components/lists/ShowList.vue +++ b/src/components/lists/ShowList.vue @@ -28,7 +28,7 @@ -
+