From 5a0ef73b549f973d65028282190d5881bc62096d Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 5 Sep 2020 23:42:34 +0200 Subject: [PATCH] Only show the list at the end of the task if it was not specially required to show the list --- src/components/tasks/partials/singleTaskInList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/tasks/partials/singleTaskInList.vue b/src/components/tasks/partials/singleTaskInList.vue index 625018794..ea27862be 100644 --- a/src/components/tasks/partials/singleTaskInList.vue +++ b/src/components/tasks/partials/singleTaskInList.vue @@ -46,7 +46,7 @@ {{ $store.getters['lists/getListById'](task.listId).title }}