Skip to content

Commit

Permalink
fix rebase issues
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo <[email protected]>
  • Loading branch information
Balcan committed Feb 20, 2024
1 parent 4b4970d commit 9b4d5a5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@ class TeiDashboardCardMapper(
}
}.also { list ->
addEnrollmentDate(
item.currentProgram.uid(),list,
item.currentProgram.uid(),
list,
item.currentProgram().enrollmentDateLabel(),
item.currentEnrollment.enrollmentDate(),
)
Expand Down

0 comments on commit 9b4d5a5

Please sign in to comment.