placeholder images
CI / deploy (push) Failing after 35s

This commit is contained in:
2026-03-29 07:54:52 -04:00
parent c686da0c03
commit 47d5d17d29
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ function buildAssemblyRows(params: {
rows.push({
key: `${groupLabel}-${paths.complete}`,
kind: "category",
label: "Completed Lower (Fastest)",
label: `Completed ${groupLabel.split(" ")[0]} (Fastest)`,
categoryId: paths.complete,
indent: 0,
pill: mode === "complete" ? "Selected" : undefined,