diff --git a/components/pages/work-flow/thumbnail-grid.tsx b/components/pages/work-flow/thumbnail-grid.tsx index 4e86a09..11e279c 100644 --- a/components/pages/work-flow/thumbnail-grid.tsx +++ b/components/pages/work-flow/thumbnail-grid.tsx @@ -189,7 +189,7 @@ export function ThumbnailGrid({ {taskObject.videos.data[index].video_status === 2 && (
- +
)}