don't show slashes for now

This commit is contained in:
Josh Hawkins 2025-05-23 09:40:55 -05:00
parent a61a9f4f36
commit 460e03dafb

View File

@ -178,7 +178,9 @@ export function MotionSegment({
segmentClasses,
severity[0] && "bg-gradient-to-r",
severity[0] && severityColorsBg[severity[0]],
hasRecording == false &&
// TODO: will update this for 0.17
false &&
hasRecording == false &&
firstHalfMotionValue == 0 &&
secondHalfMotionValue == 0 &&
"bg-slashes",