From cc51ea8c610a57b1507fbe8f205d188de79c3f63 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 29 May 2020 23:12:38 +0200 Subject: [PATCH] Fix typo when no upcoming tasks are available --- src/components/tasks/ShowTasks.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/tasks/ShowTasks.vue b/src/components/tasks/ShowTasks.vue index 98006a270..3f1e4e5f5 100644 --- a/src/components/tasks/ShowTasks.vue +++ b/src/components/tasks/ShowTasks.vue @@ -3,7 +3,7 @@

Current tasks

Tasks from {{startDate.toLocaleDateString()}} until {{endDate.toLocaleDateString()}}