Skip to content

Commit

Permalink
fix: adding assignment uuid to event (#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiram15 authored Sep 19, 2024
1 parent 46203b8 commit 29cf821
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const PendingAssignmentRemindButton = ({ row, enterpriseId }) => {
isAssignable,
catalogUuid,
assignmentConfiguration,
assignmentUuid: uuid,
contentKey,
contentQuantity,
learnerState,
Expand Down

0 comments on commit 29cf821

Please sign in to comment.