If ≥ 90% complete → 🔴 red

If ≥ 75% complete or ≤ 20 seconds remaining → 🟡 yellow

Otherwise → 🔵 blue
This commit is contained in:
2025-07-19 22:43:23 -04:00
parent b0cd37ced3
commit a10cf5ccbe

View File

@@ -239,4 +239,4 @@ const progressColorClass =
</div>
</>
);
}
}