From ef3eeba65d6e4fc51a893ea80711d00d0eab232e Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Fri, 23 Nov 2018 02:43:02 +0100 Subject: [PATCH] feat(tasks): use play_arrow again --- src/app/tasks/task/task.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/tasks/task/task.component.html b/src/app/tasks/task/task.component.html index cdf67e230d..28feb520b5 100644 --- a/src/app/tasks/task/task.component.html +++ b/src/app/tasks/task/task.component.html @@ -19,7 +19,7 @@ aria-label="mark as current" tabindex="2" *ngIf="!task.isDone && !isCurrent && !task.subTasks"> - play_circle_outline + play_arrow