Skip to content

Commit

Permalink
Small style fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
sufyanAbbasi committed Feb 27, 2024
1 parent afb6907 commit d9b9490
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ fun TaskEntityAndRelations.toModelObject(): Task {
taskEntity.isRequired,
multipleChoice,
taskEntity.isAddLoiTask,
condition = condition,
condition,
)
}

Expand Down

0 comments on commit d9b9490

Please sign in to comment.