Skip to content

Commit

Permalink
Update number of resources
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVelezLl committed Nov 20, 2024
1 parent e84fa8c commit ad0eeb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div>
<p style="margin-top: 0">
<KTextTruncator
:text="coachString('numberOfResources', { value: contentNode.num_coach_contents })"
:text="coachString('numberOfResources', { value: contentNode.total_resource_count })"
:maxLines="1"
/>
</p>
Expand Down

0 comments on commit ad0eeb8

Please sign in to comment.