Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mountler committed Nov 16, 2023
1 parent 06888d4 commit f01a0f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export default class AdaptivityElementController
const learningWorldPort = CoreDIContainer.get<ILearningWorldPort>(
PORT_TYPES.ILearningWorldPort
);

learningWorldPort.onLearningElementHighlighted(
selectedHint.hintAction.idData
);
Expand Down

0 comments on commit f01a0f6

Please sign in to comment.