From d0bc6e06a2ad844c67a1d36d8c409b9ff7a182be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Fri, 6 Mar 2020 20:32:28 +0100 Subject: Add undo delete task MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raimund Schlüßler --- src/components/TaskBody.vue | 66 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 54 insertions(+), 12 deletions(-) (limited to 'src') diff --git a/src/components/TaskBody.vue b/src/components/TaskBody.vue index 2f12098b..809f5ef6 100644 --- a/src/components/TaskBody.vue +++ b/src/components/TaskBody.vue @@ -23,7 +23,7 @@ License along with this library. If not, see .