all of these are tasks but not all are forms, given manual tasks
This commit is contained in:
parent
c2dc4a738e
commit
0551ed8d95
|
@ -170,7 +170,7 @@ export default function TaskListTable({
|
|||
className="completed-task-modal"
|
||||
>
|
||||
<div className="indented-content explanatory-message">
|
||||
✅ You completed this form{' '}
|
||||
✅ You completed this task{' '}
|
||||
{TimeAgo.inWords(formSubmissionTask.end_in_seconds)}
|
||||
<div>
|
||||
<Stack orientation="horizontal" gap={2}>
|
||||
|
|
Loading…
Reference in New Issue