feat(tasks): use play_arrow again

This commit is contained in:
Johannes Millan 2018-11-23 02:43:02 +01:00
parent 7a0d971e76
commit ef3eeba65d

View file

@ -19,7 +19,7 @@
aria-label="mark as current"
tabindex="2"
*ngIf="!task.isDone && !isCurrent && !task.subTasks">
<mat-icon class="material-icons">play_circle_outline</mat-icon>
<mat-icon class="material-icons">play_arrow</mat-icon>
</button>
<button mat-icon-button