From a7c3336ba9ab7de9bc16649270827e33dbe03eff Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 20 Apr 2026 22:10:24 -0700 Subject: [PATCH] Update tasks.component.html --- src-ui/src/app/components/admin/tasks/tasks.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-ui/src/app/components/admin/tasks/tasks.component.html b/src-ui/src/app/components/admin/tasks/tasks.component.html index 215e9f9e4..27f0e2e4d 100644 --- a/src-ui/src/app/components/admin/tasks/tasks.component.html +++ b/src-ui/src/app/components/admin/tasks/tasks.component.html @@ -124,7 +124,7 @@ [checked]="areAllSelected(tasks)" (click)="toggleSection(section, $event); $event.stopPropagation();" (keydown)="toggleSection(section, $event); $event.stopPropagation();" /> - +