all of these are tasks but not all are forms, given manual tasks

This commit is contained in:
burnettk 2023-10-13 10:23:19 -04:00
parent c2dc4a738e
commit 0551ed8d95
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ export default function TaskListTable({
className="completed-task-modal" className="completed-task-modal"
> >
<div className="indented-content explanatory-message"> <div className="indented-content explanatory-message">
You completed this form{' '} You completed this task{' '}
{TimeAgo.inWords(formSubmissionTask.end_in_seconds)} {TimeAgo.inWords(formSubmissionTask.end_in_seconds)}
<div> <div>
<Stack orientation="horizontal" gap={2}> <Stack orientation="horizontal" gap={2}>