From 3df19b7eb86ce79ee51d94c345fca786cfa86658 Mon Sep 17 00:00:00 2001 From: Amritanshu Date: Sun, 30 Aug 2026 01:58:06 +0530 Subject: [PATCH] Fix: Left in a trigger --- overlord/src/app/recipe/recipe-list/recipe-list.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlord/src/app/recipe/recipe-list/recipe-list.component.html b/overlord/src/app/recipe/recipe-list/recipe-list.component.html index 2ba54452..465e0714 100644 --- a/overlord/src/app/recipe/recipe-list/recipe-list.component.html +++ b/overlord/src/app/recipe/recipe-list/recipe-list.component.html @@ -23,7 +23,7 @@ Product Type - + -- All Products -- @for (mc of productGroups(); track mc) {