fix: progress

This commit is contained in:
Jannat Patel
2024-05-06 14:24:19 +05:30
parent cf5a088f5e
commit 3478f278ff
7 changed files with 59 additions and 37 deletions

View File

@@ -173,7 +173,7 @@
<CourseOutline
:courseName="courseName"
:key="chapterNumber"
:membership="lesson.data.membership"
:getProgress="lesson.data.membership ? true : false"
/>
</div>
</div>